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