Skip to main content

Module errors

Module errors 

Source
Expand description

A2A Protocol error types and error codes

Implements both standard JSON-RPC 2.0 error codes and A2A-specific error codes as defined in the A2A specification.

Enums§

A2aError
A2A protocol error
A2aErrorCode
A2A error code enum for type-safe error handling

Type Aliases§

A2aResult
A2A Result type alias