com.odi
Class TransactionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.odmg.ODMGRuntimeException
                      extended bycom.odi.TransactionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TransactionAbortedException, TransactionInProgressException, TransactionNotInProgressException

public abstract class TransactionException
extends ODMGRuntimeException

A superclass of all exceptions related to transactions. Extends com.odi.odmg.ODMGRuntimeException to fit into the ODMG exception heirachy.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.