Class InvalidSymbolTypeException

All Implemented Interfaces:
Serializable

public class InvalidSymbolTypeException extends JMathTeXException
Signals that an unknown symbol type constant or a symbol of the wrong type was used.
Author:
Kurt Vermeulen
See Also:
  • Constructor Details

    • InvalidSymbolTypeException

      protected InvalidSymbolTypeException(String msg)