Constructs an IMSLException with no detail message.
Namespace:
Imsl
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
protected IMSLException() |
Visual Basic (Declaration) |
---|
Protected Sub New |
Visual C++ |
---|
protected: IMSLException() |
Remarks
A detail message is a String that describes this particular
exception.