Package | Description |
---|---|
com.pushtechnology.diffusion.client.features.control.topics |
Client API : Topic Control Features.
|
Modifier and Type | Class and Description |
---|---|
static class |
TopicControl.ExistingTopicException
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 class |
TopicControl.IncompatibleExistingTopicException
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 |
TopicControl.IncompatibleTopicException
Exception thrown to report a topic could not be added because there is an
existing topic that is incompatible with the request.
|
static class |
TopicControl.InvalidTopicPathException
Exception thrown to report a topic could not be added because the topic
path supplied is invalid.
|
static class |
TopicControl.InvalidTopicSpecificationException
Exception thrown to report a topic could not be added because the
specification is invalid.
|
static class |
TopicControl.TopicLicenseLimitException
Exception thrown to report a topic could not be added because a licence
limit has been exceeded.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.