public class GetFileMetadataErrorException extends DbxApiException
GetFileMetadataError
error.
This exception is raised by DbxUserSharingRequests.getFileMetadata(String,java.util.List).
| Modifier and Type | Field and Description |
|---|---|
GetFileMetadataError |
errorValue
The error reported by
DbxUserSharingRequests.getFileMetadata(String,java.util.List). |
| Constructor and Description |
|---|
GetFileMetadataErrorException(String routeName,
String requestId,
LocalizedText userMessage,
GetFileMetadataError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GetFileMetadataError errorValue
DbxUserSharingRequests.getFileMetadata(String,java.util.List).public GetFileMetadataErrorException(String routeName, String requestId, LocalizedText userMessage, GetFileMetadataError errorValue)