Class COM.odi.DatabaseException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGException
|
+----COM.odi.DatabaseException
- public class DatabaseException
- extends ODMGException
A superclass of all exceptions related to databases and the class of
exception thrown for miscellaneous database problems that do not need to be
handled programmatically.
Extends COM.odi.odmg.ODMGException to fit into the ODMG exception heirachy.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.