public class JwtException extends JoseException
| Constructor and Description |
|---|
JwtException() |
JwtException(String message) |
JwtException(String error,
Throwable cause) |
JwtException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF