public class UpdateFolderPolicyErrorException extends DbxApiException
UpdateFolderPolicyError error.| Modifier and Type | Field and Description |
|---|---|
UpdateFolderPolicyError |
errorValue
The error reported by
DbxUserSharingRequests.updateFolderPolicy(String). |
| Constructor and Description |
|---|
UpdateFolderPolicyErrorException(String requestId,
LocalizedText userMessage,
UpdateFolderPolicyError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final UpdateFolderPolicyError errorValue
DbxUserSharingRequests.updateFolderPolicy(String).public UpdateFolderPolicyErrorException(String requestId, LocalizedText userMessage, UpdateFolderPolicyError errorValue)