Click or drag to resize
IMSLException Constructor
Constructs an IMSLException with no detail message.

Namespace: Imsl
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
protected IMSLException()
Remarks
A detail message is a String that describes this particular exception.
See Also