Class ParseError

All Implemented Interfaces:
Serializable

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

    • ParseError

      public ParseError​(String message)