IMSL C# Numerical Library

IMSLException Constructor (SerializationInfo, StreamingContext)

Constructs an IMSLException with the serialized data.

protected IMSLException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The Object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

IMSLException Class | Imsl Namespace | IMSLException Constructor Overload List