Class COM.odi.coll.BoundQueryException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.coll.CollectionException
                                           |
                                           +----COM.odi.coll.BoundQueryException

public class BoundQueryException
extends CollectionException
Thrown when there are missing, extraneous, or duplicate bindings during the execution of a bound query.



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