|  | NMath | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | NMathException | Default constructor. Constructs an empty NMathException instance. | 
|  | NMathException(String) | Constructs an NMathException instance with the specifed exception message. | 
|  | NMathException(SerializationInfo, StreamingContext) | Constructor for deserialization. | 
|  | NMathException(String, Exception) | Constructs an NMathException instance with the specifed exception message and underlying (inner) exception. | 
 See Also
See Also