Class Interpreter.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.uqac.lif.cep.jdbc.Interpreter.ParseException
All Implemented Interfaces:
Serializable
Enclosing interface:
Interpreter

public static class Interpreter.ParseException extends Exception
An exception thrown if the query cannot be parsed by the interpreter
See Also:
  • Constructor Details

    • ParseException

      public ParseException()