public class OAuthException extends PlatformException
| Constructor and Description |
|---|
OAuthException(String errorMessage) |
OAuthException(String errorMessage,
String errorCode) |
OAuthException(String errorMessage,
String statusCode,
String intuit_tid,
Response response) |
OAuthException(String errorMessage,
Throwable e) |
getErrorCode, getErrorMessage, getIntuit_tid, getResponse, getResponseContent, getStatusCode, setIntuit_tid, setResponse, setResponseContent, setStatusCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic OAuthException(String errorMessage)
Copyright © 2025. All Rights Reserved.