com.odi
Class AccessViolationException

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.AccessViolationException
All Implemented Interfaces:
Serializable

public final class AccessViolationException
extends DatabaseException

Thrown when an access permission problem interferes with opening or creating a database.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.