IMSL C# Numerical Library

BoundsInconsistentException Constructor (SerializationInfo, StreamingContext)

The bounds given are inconsistent.

protected BoundsInconsistentException(
   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

BoundsInconsistentException Class | Imsl.Math Namespace | BoundsInconsistentException Constructor Overload List