> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/wcwunity/api-docs/wcwunity-wcwerrorevent.md).

# CloudWalletErrorEvent

```
class CloudWalletErrorEvent
```

Returned when OnError-Event is invoked, contains information about the Error.

## Summary

| Members                   | Descriptions                           |
| ------------------------- | -------------------------------------- |
| `public string` `Message` | String containing Info about the Error |

## Members

**`public string Message`**

String containing Info about the Error
