Class COM.odi.SegmentNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.SegmentException
|
+----COM.odi.SegmentNotFoundException
- public final class SegmentNotFoundException
- extends SegmentException
Thrown when an entry point is called that attempts to use a segment that has
never been created or has been destroyed.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.