Method | Description | |
---|---|---|
ConvergenceException ( ) : System |
Initializes a new instance of the ConvergenceException class.
|
|
ConvergenceException ( string message ) : System |
Initializes a new instance of the ConvergenceException class.
|
|
ConvergenceException ( string message, |
Initializes a new instance of the ConvergenceException class.
|
Method | Description | |
---|---|---|
ConvergenceException ( |
Initializes a new instance of the ConvergenceException class.
|
protected ConvergenceException ( |
||
info | The |
|
context | The |
|
return | System |
public ConvergenceException ( string message ) : System | ||
message | string | Message providing some additional information. |
return | System |
public ConvergenceException ( string message, |
||
message | string | Message providing some additional information. |
innerException | The exception that is the cause of the current exception. | |
return | System |