Describes error.
You can find more information in comments below.
struct ErrorInfo { int Code; // Error code String Message; // Error message };