Class COM.odi.odmg.DatabaseIsReadOnlyException
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.DatabaseIsReadOnlyException
- public class DatabaseIsReadOnlyException
- extends DatabaseException
Thrown when you try to call a method that modifies a database
and the databsase is
open for readonly.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.