Class PubSubTopicAuthorizationException

All Implemented Interfaces:
Serializable

public class PubSubTopicAuthorizationException extends PubSubClientException
Class for all Venice exceptions that are triggered by Kafka topic authorization related issues.
See Also:
  • Constructor Details

    • PubSubTopicAuthorizationException

      public PubSubTopicAuthorizationException(String message)
    • PubSubTopicAuthorizationException

      public PubSubTopicAuthorizationException(String message, Throwable cause)