Package org.scilab.forge.jlatexmath
Class ResourceParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.scilab.forge.jlatexmath.JMathTeXException
org.scilab.forge.jlatexmath.ResourceParseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
XMLResourceParseException
Signals that an error occurred while loading the necessary resources into memory.
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
protected
ResourceParseException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceParseException
-
ResourceParseException
-