Namespace: Extreme.Mathematics.AlgorithmsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public ConvergenceException(
string message
)
Public Sub New (
message As String
)
public:
ConvergenceException(
String^ message
)
new :
message : string -> ConvergenceException
Parameters
- message
- Type: SystemString
The error message that explains
the reason for the exception.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference