Class COM.odi.util.query.QueryException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.util.query.QueryException

public class QueryException
extends ObjectStoreException
The superclass of all exceptions involving queries and the class used for query exceptions that are not intended to be separately caught by applications.



Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.