Ditto
1.1.1
|
Used to represent all Ditto-related errors that aren't thrown as exceptions. More...
Properties | |
string | Message [get] |
Gets the message associated with the error. This will describe the error in a human-readable format. More... | |
Used to represent all Ditto-related errors that aren't thrown as exceptions.
You can access DittoError.Message to get a human-readable description of the error.
|
get |
Gets the message associated with the error. This will describe the error in a human-readable format.