An object representing an aria2 error.
int CodeThe numerical code for the error.
JSON key:
code
string MessageA human readable error message.
JSON key:
message
System.Collections.Generic.IDictionary<string, System.Text.Json.JsonElement> ExtensionDataThis is used for debugging purposes only.