Class InvalidAtomTypeException

All Implemented Interfaces:
Serializable

public class InvalidAtomTypeException extends JMathTeXException
Signals that an unknown atom type constant was used.
Author:
Kurt Vermeulen
See Also:
  • Constructor Details

    • InvalidAtomTypeException

      protected InvalidAtomTypeException(String msg)