IMSL C# Numerical Library

BoundsInconsistentException Constructor

The bounds given are inconsistent.

Overload List

The bounds given are inconsistent.

public BoundsInconsistentException();

The bounds given are inconsistent.

protected BoundsInconsistentException(SerializationInfo,StreamingContext);

The bounds given are inconsistent.

public BoundsInconsistentException(string);

The bounds given are inconsistent.

public BoundsInconsistentException(string,Exception);

The bounds given are inconsistent.

public BoundsInconsistentException(string,string,string,int,double,double);

See Also

BoundsInconsistentException Class | Imsl.Math Namespace