public class QueryInvalidException extends QueryException
Constructor and Description |
---|
QueryInvalidException()
Construct an instance of the exception.
|
QueryInvalidException(java.lang.String msg)
Construct an instance of the exception.
|
public QueryInvalidException()
public QueryInvalidException(java.lang.String msg)
msg
- A string indicating why the OQLQuery
instance does not
represent a valid OQL query.(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30