Ditto 2.0.0-alpha1
Properties | List of all members
DittoSDK.DittoError Class Reference

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.
 

Detailed Description

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.