public abstract class JwtVerificationException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
JwtVerificationException() |
protected |
JwtVerificationException(String message) |
protected |
JwtVerificationException(String message,
Throwable cause) |
protected |
JwtVerificationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023 Atlassian. All rights reserved.