Uses of Class
org.a2aproject.sdk.spec.A2AException
Packages that use A2AException
Package
Description
JSON processing exceptions for the A2A Java SDK.
-
Uses of A2AException in org.a2aproject.sdk.server.tasks
Subclasses of A2AException in org.a2aproject.sdk.server.tasksModifier and TypeClassDescriptionclassException for database/storage system failures during task persistence operations.classException for task serialization/deserialization failures.classBase exception for TaskStore persistence layer failures. -
Uses of A2AException in org.a2aproject.sdk.spec
Subclasses of A2AException in org.a2aproject.sdk.specModifier and TypeClassDescriptionclassException indicating a client-side failure in A2A Protocol operations.classException indicating a server-side failure in A2A Protocol operations.