Class PubSubTopicExistsException

All Implemented Interfaces:
Serializable

public class PubSubTopicExistsException extends PubSubClientException
See Also:
  • Constructor Details

    • PubSubTopicExistsException

      public PubSubTopicExistsException(String customMessage)
    • PubSubTopicExistsException

      public PubSubTopicExistsException(PubSubTopic pubSubTopic, Throwable cause)