public class InvalidTokenException extends Exception
Constructor and description |
---|
InvalidTokenException
(Throwable e) |
InvalidTokenException
(String message) |
Type Params | Return Type | Name and description |
---|---|---|
|
public static InvalidTokenException |
wrap(Exception exception) |
Methods inherited from class | Name |
---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |