Package org.scilab.forge.jlatexmath
Class InvalidDelimiterTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.scilab.forge.jlatexmath.JMathTeXException
org.scilab.forge.jlatexmath.InvalidDelimiterTypeException
- All Implemented Interfaces:
Serializable
Signals that an unknown delimiter type constant was used.
- Author:
- Kurt Vermeulen
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidDelimiterTypeException
protected InvalidDelimiterTypeException()
-