Метод | Описание | |
---|---|---|
SingularMatrixException ( ) : System |
Initializes a new instance of the SingularMatrixException class.
|
|
SingularMatrixException ( string message ) : System |
Initializes a new instance of the SingularMatrixException class.
|
|
SingularMatrixException ( string message, |
Initializes a new instance of the SingularMatrixException class.
|
Метод | Описание | |
---|---|---|
SingularMatrixException ( |
Initializes a new instance of the SingularMatrixException class.
|
public SingularMatrixException ( ) : System | ||
Результат | System |
protected SingularMatrixException ( |
||
info | The |
|
context | The |
|
Результат | System |
public SingularMatrixException ( string message ) : System | ||
message | string | Message providing some additional information. |
Результат | System |
public SingularMatrixException ( string message, |
||
message | string | Message providing some additional information. |
innerException | The exception that is the cause of the current exception. | |
Результат | System |