Uses of Class
org.a2aproject.sdk.spec.A2AError
Packages that use A2AError
-
Uses of A2AError in org.a2aproject.sdk.spec
Subclasses of A2AError in org.a2aproject.sdk.specModifier and TypeClassDescriptionclassRepresents a protocol-level error in the A2A Protocol.classA2A Protocol error indicating incompatibility between requested content types and agent capabilities.classA2A Protocol error indicating that the agent does not have an authenticated extended card configured.classA2A Protocol error indicating that a client requested use of an extension marked as required but did not declare support for it.classJSON-RPC error indicating an internal error occurred on the server.classA2A Protocol error indicating that an agent returned a response not conforming to protocol specifications.classJSON-RPC error indicating that method parameters are invalid or missing required fields.classJSON-RPC error indicating that the request payload is not a valid JSON-RPC Request object.classJSON-RPC error indicating that the server received invalid JSON that could not be parsed.classJSON-RPC error indicating that the requested method does not exist or is not available.classA2A Protocol error indicating that the agent does not support push notifications.classA2A Protocol error indicating that a task cannot be canceled in its current state.classA2A Protocol error indicating that the requested task ID does not exist.classA2A Protocol error indicating that the requested operation is not supported by the agent.classA2A Protocol error indicating that the A2A protocol version specified in the request is not supported by the agent.