Overload List

  NameDescription
NMathException()()()
Default constructor. Constructs an empty NMathException instance.
NMathException(String)
Constructs an NMathException instance with the specifed exception message.
NMathException(String, Exception)
Constructs an NMathException instance with the specifed exception message and underlying (inner) exception.

See Also