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, getUserMessage
getRequestId
public final AlphaGetMetadataError errorValue
DbxUserFilesRequests.alphaGetMetadata(String)
.public AlphaGetMetadataErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, AlphaGetMetadataError errorValue)