Class BrokerInvalidClientException

All Implemented Interfaces:
Serializable

public class BrokerInvalidClientException extends BrokerException
This exception is thrown by Information Broker client methods when a BrokerClient is determined to be invalid because it has already been disconnected or destroyed.
See Also: