Class BrokerClientContentionException

All Implemented Interfaces:
Serializable

public class BrokerClientContentionException extends BrokerException
This exception is thrown by Information Broker client methods when client contention is detected. This happens during an attempt to reconnect a client when the client is already in use. For shared state clients it happens if the maximum number of sharings has been reached.
See Also: