Class ParseError

All Implemented Interfaces:
Serializable

public class ParseError extends RuntimeException
Exception generated for parse errors in Equation
See Also:
  • Constructor Details

    • ParseError

      public ParseError(String message)