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