Class TopicControl.ExistingTopicException

All Implemented Interfaces:
Serializable
Enclosing interface:
TopicControl

public static final class TopicControl.ExistingTopicException extends TopicControl.AddTopicException
Exception thrown to report a topic could not be added because an existing topic with a different specification is bound to the topic path.
Since:
6.0
See Also:
  • Constructor Details

    • ExistingTopicException

      public ExistingTopicException(String message)
      Parameters:
      message - the exception message