Class COM.odi.TransactionException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGRuntimeException
|
+----COM.odi.TransactionException
- public class TransactionException
- extends ODMGRuntimeException
A superclass of all exceptions related to transactions.
Extends COM.odi.odmg.ODMGRuntimeException to fit into the ODMG exception
heirachy.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.