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