The defined error types that can occur on the server or client are defined using the classes in this package.
| Class | Description | |
|---|---|---|
| Errors | This class is used to store all known error types as static variables. | |
| EsError | This class is used to represent a type of error, like UserNamExists or RoomNotFound. |