Class InvalidMatrixException

All Implemented Interfaces:
Serializable

public class InvalidMatrixException extends JMathTeXException
Signals a problem of dimensions in the matrix.
Author:
Calixte Denizet
See Also:
  • Constructor Details

    • InvalidMatrixException

      protected InvalidMatrixException(String msg)