agentle.agents.a2a.models.json_rpc_errorΒΆ
A2A JSON-RPC Error Model
This module defines the JSONRPCError class, which represents error information in JSON-RPC responses within the A2A protocol. It provides structured error reporting for API calls.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Alias for pydantic.BaseModel. |
|
Represents error information in JSON-RPC responses. |