Click or drag to resize

NMathFormatException Constructor

Overload List
 NameDescription
Public methodNMathFormatException Default constructor. Constructs an empty NMathFormatException instance.
Public methodNMathFormatException(String) Constructs an NMathFormatException instance with the specifed exception message.
Public methodNMathFormatException(String, Exception) Constructs an NMathFormatException instance with the specifed exception message and underlying (inner) exception.
Top
See Also