- All Implemented Interfaces:
- java.io.Serializable
public class IllegalTransactionStateException
extends java.lang.RuntimeException
An IllegalTransactionStateException is thrown by DBTransaction objects if the transaction they represent is in a state that disallows invoking the method of the DBTransaction object that was invoked.
- Author:
- Erwin Smout
- See Also:
- Serialized Form