This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
| Name | Description | |
|---|---|---|
| DenominatorNullException |
Default constructor
| |
| DenominatorNullException(String) |
Constructor that takes a "message"
| |
| DenominatorNullException(SerializationInfo, StreamingContext) |
A protected constructor that takes serialization "info" alongside a streaming "context"
| |
| DenominatorNullException(String, Exception) |
Constructor that takes a "message" with a specified exception, "inner"
|
See Also