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