public class JWTAssertionFailedException extends RuntimeException
Assertions
when an assertion is not
satisfied.Constructor and Description |
---|
JWTAssertionFailedException(String message) |
JWTAssertionFailedException(String message,
Throwable cause) |
JWTAssertionFailedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.