Click or drag to resize

NMathException Constructor

Overload List
 NameDescription
Public methodNMathException Default constructor. Constructs an empty NMathException instance.
Public methodNMathException(String) Constructs an NMathException instance with the specifed exception message.
Protected methodNMathException(SerializationInfo, StreamingContext) Constructor for deserialization.
Public methodNMathException(String, Exception) Constructs an NMathException instance with the specifed exception message and underlying (inner) exception.
Top
See Also