Class BrokerTxClosedException

All Implemented Interfaces:
Serializable

public class BrokerTxClosedException extends BrokerException
This exception is thrown by Information Broker client methods when an action is attempted on a BrokerClient transaction which has been either committed or aborted.
See Also: