Class COM.odi.ObjectNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.ObjectException
|
+----COM.odi.ObjectNotFoundException
- public final class ObjectNotFoundException
- extends ObjectException
Thrown when an operation tries to use an
object that does not exist. The object might not exist because it
was deleted, or its segment or database was deleted.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.