Class TopicControl.AddTopicException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pushtechnology.diffusion.client.session.SessionException
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.AddTopicException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TopicControl.ExistingTopicException, TopicControl.IncompatibleTopicException, TopicControl.InvalidTopicPathException, TopicControl.InvalidTopicSpecificationException, TopicControl.TopicLicenseLimitException
Enclosing interface:
TopicControl

public static class TopicControl.AddTopicException extends SessionException
Exception thrown to report a failure to add a topic.
Since:
6.0
See Also:
  • Constructor Details

    • AddTopicException

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