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