Package org.scilab.forge.jlatexmath
Class InvalidMatrixException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.scilab.forge.jlatexmath.JMathTeXException
-
- org.scilab.forge.jlatexmath.InvalidMatrixException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidMatrixException extends JMathTeXException
Signals a problem of dimensions in the matrix.- Author:
- Calixte Denizet
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
InvalidMatrixException(java.lang.String msg)
-