IMSL C# Numerical Library

BoundsInconsistentException Constructor (String)

The bounds given are inconsistent.

public BoundsInconsistentException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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