public class JWTValidationException extends JWTException
Constructor and Description |
---|
JWTValidationException(String message) |
JWTValidationException(String message,
Throwable cause) |
JWTValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.