메소드 | 설명 | |
---|---|---|
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.
|
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 |