Class TopicControl.IncompatibleTopicException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TopicControl.IncompatibleExistingTopicException
Enclosing interface:
TopicControl

public abstract static class TopicControl.IncompatibleTopicException extends TopicControl.AddTopicException
Exception thrown to report a topic could not be added because there is an existing topic that is incompatible with the request.
Since:
6.0
See Also:
  • Constructor Details

    • IncompatibleTopicException

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