Overload List
| Name | Description | |
|---|---|---|
| NMathFormatException()()() |
Default constructor. Constructs an empty NMathFormatException instance.
| |
| NMathFormatException(String) |
Constructs an NMathFormatException instance with the specifed exception message.
| |
| NMathFormatException(String, Exception) |
Constructs an NMathFormatException instance with the specifed exception message
and underlying (inner) exception.
|