IMSL C# Numerical Library

Warning.WarningObject Property

The WarningObject allows warning errors to be handled in a more custom fashion.

public static WarningObject WarningObject {get; set;}

Property Value

The current WarningObject.

Remarks

WarningObject may be set to null, in which case error messages will be ignored.

See Also

Warning Class | Imsl Namespace