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