Package org.scilab.forge.jlatexmath
Class SymbolNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.scilab.forge.jlatexmath.JMathTeXException
-
- org.scilab.forge.jlatexmath.SymbolNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class SymbolNotFoundException extends JMathTeXException
Signals that an unknown symbol was used.- Author:
- Kurt Vermeulen
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SymbolNotFoundException(java.lang.String name)
-