Class JwtVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.confluent.kafka.clients.plugins.auth.jwt.JwtVerificationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJwtVerificationException(String message) JwtVerificationException(String message, Throwable causedBy) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JwtVerificationException
-
JwtVerificationException
-