Aria2.JsonRpcClient

Aria2.JsonRpcClient Documentation - Home | Client | Requests | Models | Examples

JsonRpcError


Overview

An object representing an aria2 error.


Properties

int Code

The numerical code for the error.

JSON key: code

string Message

A human readable error message.

JSON key: message

System.Collections.Generic.IDictionary<string, System.Text.Json.JsonElement> ExtensionData

This is used for debugging purposes only.


Top
© lantean-code - Generated on 2025-04-02