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