public class AuthorizationException extends FMSException
| Constructor and Description |
|---|
AuthorizationException(List<Error> error)
Constructor AuthorizationException
|
AuthorizationException(String errorMessage)
Constructor AuthorizationException
|
AuthorizationException(String errorMessage,
Throwable throwable)
Constructor AuthorizationException
|
AuthorizationException(Throwable throwable)
Constructor AuthorizationException
|
getErrorList, getIntuit_tid, getString, getThrowable, setIntuit_tidaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorizationException(List<Error> error)
error - the list of errorspublic AuthorizationException(String errorMessage)
errorMessage - the error messagepublic AuthorizationException(Throwable throwable)
throwable - the throwableCopyright © 2023. All Rights Reserved.