#include <dolphin.h>
Public Attributes | |
| ErrorType | type |
| unsigned int | position |
| std::string | message |
Type of the error. Not practically relevant for a client.
| unsigned int Dolphin::ErrorInfo::position |
The character position where the error occured.
| std::string Dolphin::ErrorInfo::message |
The error message.
1.5.5