Class SymbolNotFoundException

All Implemented Interfaces:
Serializable

public class SymbolNotFoundException extends JMathTeXException
Signals that an unknown symbol was used.
Author:
Kurt Vermeulen
See Also:
  • Constructor Details

    • SymbolNotFoundException

      protected SymbolNotFoundException(String name)