IMSLException Constructor |
Constructs an IMSLException with no detail message.
Namespace: ImslAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax protected IMSLException()
protected:
IMSLException()
new : unit -> IMSLException
Remarks
A detail message is a String that describes this particular
exception.
See Also