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