Package org.scilab.forge.jlatexmath
Class DelimiterMappingNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.scilab.forge.jlatexmath.JMathTeXException
-
- org.scilab.forge.jlatexmath.DelimiterMappingNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class DelimiterMappingNotFoundException extends JMathTeXException
Signals a missing character-to-delimiter mapping.- Author:
- Kurt Vermeulen
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DelimiterMappingNotFoundException(char delimiter)
-