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