Class MatrixException

All Implemented Interfaces:
Serializable

public class MatrixException extends MathException
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
See Also:
  • Constructor Details

    • MatrixException

      public MatrixException(String msg)
    • MatrixException

      public MatrixException(Throwable throwable)