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