Class COM.odi.DatabaseRootAlreadyExistsException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGException
|
+----COM.odi.DatabaseException
|
+----COM.odi.odmg.ObjectNameNotUniqueException
|
+----COM.odi.DatabaseRootAlreadyExistsException
- public final class DatabaseRootAlreadyExistsException
- extends ObjectNameNotUniqueException
Thrown when an attempt is made to create a root and that root
already exists.
Extends COM.odi.odmg.ObjectNameNotUniqueException to fit into the ODMG
exception heirachy.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.