Class PubSubClientException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PubSubTopicAuthorizationException, PubSubTopicExistsException, PubSubUnsubscribedTopicPartitionException

public class PubSubClientException extends VeniceException
See Also:
  • Constructor Details

    • PubSubClientException

      public PubSubClientException(String message)
    • PubSubClientException

      public PubSubClientException(String message, Throwable cause)