Click or drag to resize
IMSLException Constructor
Constructs an IMSLException.
Overload List
  NameDescription
Protected methodIMSLException
Constructs an IMSLException with no detail message.
Protected methodIMSLException(String)
Constructs an IMSLException with the specified detail message.
Protected methodIMSLException(SerializationInfo, StreamingContext)
Constructs an IMSLException with the serialized data.
Protected methodIMSLException(String, Exception)
Constructs an IMSLException with the specified detail message.
Protected methodIMSLException(String, String, Object)
Constructs an IMSLException with the specified detail message.
Top
See Also