Class COM.odi.util.query.QueryIndexMismatchException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.util.query.QueryException
|
+----COM.odi.util.query.QueryIndexMismatchException
- public final class QueryIndexMismatchException
- extends QueryException
Thrown when a query operation is performed on a query and collection, and
the set of indices available for the collection is different from when the
query object was created.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.