Class COM.odi.DatabaseAlreadyExistsException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.odmg.ODMGException
|
+----COM.odi.DatabaseException
|
+----COM.odi.DatabaseAlreadyExistsException
- public final class DatabaseAlreadyExistsException
- extends DatabaseException
Thrown when an attempt is made to create a database that already exists.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.