org.josql
Class QueryParseException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.josql.QueryParseException
org.josql.QueryParseException
- All Implemented Interfaces: 
- Serializable
- public class QueryParseException 
- extends Exception
The exception that is thrown during the parse and init
 parts of the Query execution.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
QueryParseException
public QueryParseException(String message,
                           Throwable cause)
QueryParseException
public QueryParseException(String message)
 Copyright © 2008 Gary Bentley. All Rights Reserved.
  Copyright © 2008 Gary Bentley. All Rights Reserved.