Class COM.odi.DatabaseRootAlreadyExistsException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.DatabaseException
|
+----COM.odi.DatabaseRootAlreadyExistsException
- public final class DatabaseRootAlreadyExistsException
- extends DatabaseException
Thrown when attempting to create a root that already exists.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.