Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.client.module.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
Exception thrown when an EPL text could not be parsed.
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)
      Ctor.
      Parameters:
      message - error message