Class MathException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KinsolException, MatrixException

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

    • MathException

      public MathException(String msg)
    • MathException

      public MathException(Throwable throwable)