Class FormulaNotFoundException

All Implemented Interfaces:
Serializable

public class FormulaNotFoundException extends JMathTeXException
Signals that unknown predefined TeXFormula name was used.
Author:
Kurt Vermeulen
See Also:
  • Constructor Details

    • FormulaNotFoundException

      protected FormulaNotFoundException(String name)