Class InvalidTransactionException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidTransactionException extends RemoteException
This exception indicates that the request carried an invalid transaction context. For example, this exception could be raised if an error occurred when trying to register a resource.
Version:
Jakarta Transactions 2.0
See Also: