Class COM.odi.ObjectStoreException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
- public class ObjectStoreException
- extends RuntimeException
A superclass of all ObjectStore exceptions, the direct superclass of
exceptions related to the ObjectStore class, and the class used for
ObjectStore class exceptions that are not required to be
separately caught by applications.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.