Class SchemaRegistryOauthTokenRetrieverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.confluent.kafka.schemaregistry.client.security.bearerauth.oauth.exceptions.SchemaRegistryOauthTokenRetrieverException
All Implemented Interfaces:
Serializable

public class SchemaRegistryOauthTokenRetrieverException extends RuntimeException
SchemaRegistryOauthTokenRetrieverException can be used to differentiate OAuth error/exception of schema registry from that of kafka.
See Also:
  • Constructor Details

    • SchemaRegistryOauthTokenRetrieverException

      public SchemaRegistryOauthTokenRetrieverException(String message, Throwable cause)