com.odi
Class DatabaseAlreadyExistsException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.odmg.ODMGException
                      extended bycom.odi.DatabaseException
                          extended bycom.odi.DatabaseAlreadyExistsException
All Implemented Interfaces:
Serializable

public final class DatabaseAlreadyExistsException
extends DatabaseException

Thrown when an attempt is made to create a database that already exists.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.