Package ca.uqac.lif.cep.jdbc
Class Interpreter.ParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ca.uqac.lif.cep.jdbc.Interpreter.ParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Interpreter
public static class Interpreter.ParseException extends java.lang.Exception
An exception thrown if the query cannot be parsed by the interpreter- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ParseException()
-