Uses of Class
com.pushtechnology.diffusion.client.features.control.topics.TopicControl.AddTopicException
Packages that use TopicControl.AddTopicException
Package
Description
Client API : Topic Control Features.
-
Uses of TopicControl.AddTopicException in com.pushtechnology.diffusion.client.features.control.topics
Subclasses of TopicControl.AddTopicException in com.pushtechnology.diffusion.client.features.control.topicsModifier and TypeClassDescriptionstatic final class
Exception thrown to report a topic could not be added because an existing topic with a different specification is bound to the topic path.static final class
Exception thrown to report that a topic exists at the same path that is managed by a component that has exclusive control over the topic.static class
Exception thrown to report a topic could not be added because there is an existing topic that is incompatible with the request.static final class
Exception thrown to report a topic could not be added because the topic path supplied is invalid.static final class
Exception thrown to report a topic could not be added because the specification is invalid.static final class
Exception thrown to report a topic could not be added because a licence limit has been exceeded.