Class BrokerSubscriptionExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
COM.activesw.api.client.BrokerException
COM.activesw.api.client.BrokerSubscriptionExistsException
All Implemented Interfaces:
Serializable

public class BrokerSubscriptionExistsException extends BrokerException
This exception is thrown by Information Broker client methods when an attempt is made to open a subscription which is the same as another existing subscription.
See Also: