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