public class GetMetadataErrorException extends DbxApiException
GetMetadataError
error.
This exception is raised by DbxUserCloudDocsRequests.getMetadata(String).
| Modifier and Type | Field and Description |
|---|---|
GetMetadataError |
errorValue
The error reported by
DbxUserCloudDocsRequests.getMetadata(String). |
| Constructor and Description |
|---|
GetMetadataErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
GetMetadataError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdpublic final GetMetadataError errorValue
DbxUserCloudDocsRequests.getMetadata(String).public GetMetadataErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
GetMetadataError errorValue)