Method | Description | |
---|---|---|
MatrixError ( |
Pass on an exception.
|
|
MatrixError ( String str ) : System |
Construct a message exception.
|
public MatrixError ( |
||
e | The other exception. | |
return | System |
public MatrixError ( String str ) : System | ||
str | String | The message. |
return | System |