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