Serialized Form
-
Package org.a2aproject.sdk.server
-
Exception org.a2aproject.sdk.server.JSONRPCException
class JSONRPCException extends Exception implements Serializable-
Serialized Fields
-
error
org.a2aproject.sdk.spec.A2AError error
-
-
-
Class org.a2aproject.sdk.server.PublicAgentCard.Literal
class Literal extends jakarta.enterprise.util.AnnotationLiteral<PublicAgentCard> implements Serializable
-
-
Package org.a2aproject.sdk.server.events
-
Exception org.a2aproject.sdk.server.events.EventQueueClosedException
class EventQueueClosedException extends Exception implements Serializable -
Exception org.a2aproject.sdk.server.events.NoTaskQueueException
class NoTaskQueueException extends RuntimeException implements Serializable -
Exception org.a2aproject.sdk.server.events.TaskQueueExistsException
class TaskQueueExistsException extends RuntimeException implements Serializable
-
-
Package org.a2aproject.sdk.server.tasks
-
Exception org.a2aproject.sdk.server.tasks.TaskPersistenceException
class TaskPersistenceException extends TaskStoreException implements Serializable -
Exception org.a2aproject.sdk.server.tasks.TaskSerializationException
class TaskSerializationException extends TaskStoreException implements Serializable -
Exception org.a2aproject.sdk.server.tasks.TaskStoreException
class TaskStoreException extends org.a2aproject.sdk.spec.A2AServerException implements Serializable-
Serialized Fields
-
taskId
@Nullable String taskId
-
-
-