public class InvalidJwtException extends Exception
| Constructor and Description |
|---|
InvalidJwtException(String message) |
InvalidJwtException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
void |
setDetails(List<String> details) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidJwtException(String message)
public String getMessage()
getMessage in class ThrowableCopyright © 2016. All rights reserved.