Class COM.odi.ObjectNotPersistentException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.ObjectException
|
+----COM.odi.ObjectNotPersistentException
- public final class ObjectNotPersistentException
- extends ObjectException
Thrown when an operation is attempted on a transient object that is only
permitted on a persistent object.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.