| MathematicsException Constructor |
| Name | Description | |
|---|---|---|
| MathematicsException |
Initializes a new instance of the MathematicsException class.
| |
| MathematicsException(String) |
Initializes a new instance of the MathematicsException class with a specified
error message.
| |
| MathematicsException(SerializationInfo, StreamingContext) |
Initializes a new instance of the MathematicsException class with serialized
data.
| |
| MathematicsException(String, Exception) |
Initializes a new instance of the MathematicsException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|