Class JwtTokenValidatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.nav.security.token.support.core.exceptions.JwtTokenValidatorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtTokenValidatorException
(String msg, Throwable cause) JwtTokenValidatorException
(String msg, Date expiryDate, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JwtTokenValidatorException
-
JwtTokenValidatorException
-
JwtTokenValidatorException
-
-
Method Details
-
getExpiryDate
-