![]() |
CotC C# SDK for Unity
v1.4.0.1
Making social games is easy !
|
Standard type of exceptions as forwarded most of the time in case of API error (network included).
Properties | |
| Bundle | ServerData [get] |
Public Member Functions | |
| CotcException (ErrorCode code, string failureDescription=null) | |
| To be used for an higher level error. No information about the HTTP request would be attached. More... | |
| override string | ToString () |
Public Attributes | |
| ErrorCode | ErrorCode |
| string | ErrorInformation |
| int | HttpStatusCode |
| CotcSdk.CotcException.CotcException | ( | ErrorCode | code, |
| string | failureDescription = null |
||
| ) |
To be used for an higher level error. No information about the HTTP request would be attached.
1.8.15