Uses of Class
org.a2aproject.sdk.spec.A2AProtocolError
Packages that use A2AProtocolError
-
Uses of A2AProtocolError in org.a2aproject.sdk.spec
Subclasses of A2AProtocolError in org.a2aproject.sdk.specModifier and TypeClassDescriptionclassA2A 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.classA2A Protocol error indicating that an agent returned a response not conforming to protocol specifications.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.