Class JwtVerificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.confluent.kafka.clients.plugins.auth.jwt.JwtVerificationException
All Implemented Interfaces:
Serializable

public final class JwtVerificationException extends Exception
See Also:
  • Constructor Details

    • JwtVerificationException

      public JwtVerificationException(String message)
    • JwtVerificationException

      public JwtVerificationException(String message, Throwable causedBy)