Uses of Class
com.tangosol.net.topic.TopicException
-
Packages that use TopicException Package Description com.tangosol.net.topic Contains classes that providing topic entities for publish/subscribe messaging. -
-
Uses of TopicException in com.tangosol.net.topic
Subclasses of TopicException in com.tangosol.net.topic Modifier and Type Class Description class
TopicPublisherException
An exception that occurred during publishing of a message on a topic.
-