Serialized Form
-
Package org.a2aproject.sdk.spec
-
Exception org.a2aproject.sdk.spec.A2AClientError
class A2AClientError extends RuntimeException implements Serializable -
Exception org.a2aproject.sdk.spec.A2AClientException
class A2AClientException extends A2AException implements Serializable -
Exception org.a2aproject.sdk.spec.A2AClientHTTPError
class A2AClientHTTPError extends A2AClientError implements Serializable -
Exception org.a2aproject.sdk.spec.A2AClientInvalidArgsError
class A2AClientInvalidArgsError extends A2AClientError implements Serializable -
Exception org.a2aproject.sdk.spec.A2AClientInvalidStateError
class A2AClientInvalidStateError extends A2AClientError implements Serializable -
Exception org.a2aproject.sdk.spec.A2AClientJSONError
class A2AClientJSONError extends A2AClientError implements Serializable -
Exception org.a2aproject.sdk.spec.A2AError
class A2AError extends RuntimeException implements Serializable -
Exception org.a2aproject.sdk.spec.A2AException
class A2AException extends RuntimeException implements Serializable -
Exception org.a2aproject.sdk.spec.A2AProtocolError
class A2AProtocolError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.A2AServerException
class A2AServerException extends A2AException implements Serializable -
Exception org.a2aproject.sdk.spec.ContentTypeNotSupportedError
class ContentTypeNotSupportedError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.ExtendedAgentCardNotConfiguredError
class ExtendedAgentCardNotConfiguredError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.ExtensionSupportRequiredError
class ExtensionSupportRequiredError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.InternalError
class InternalError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.InvalidAgentResponseError
class InvalidAgentResponseError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.InvalidParamsError
class InvalidParamsError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.InvalidRequestError
class InvalidRequestError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.JSONParseError
class JSONParseError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.MethodNotFoundError
class MethodNotFoundError extends A2AError implements Serializable -
Exception org.a2aproject.sdk.spec.PushNotificationNotSupportedError
class PushNotificationNotSupportedError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.TaskNotCancelableError
class TaskNotCancelableError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.TaskNotFoundError
class TaskNotFoundError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.UnsupportedOperationError
class UnsupportedOperationError extends A2AProtocolError implements Serializable -
Exception org.a2aproject.sdk.spec.VersionNotSupportedError
class VersionNotSupportedError extends A2AProtocolError implements Serializable
-