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, getString, getThrowableaddSuppressed, 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 © 2017. All rights reserved.