Class BrokerConnectionClosedException

All Implemented Interfaces:
Serializable

public class BrokerConnectionClosedException extends BrokerException
This exception is thrown by Information Broker client methods when an action is attempted on a BrokerClient which has been disconnected from the broker previously or was disconnected during the operation.
See Also: