Class A2AClientError

All Implemented Interfaces:
Serializable

public class A2AClientError extends RuntimeException
Exception thrown when the A2A client encounters an error.
See Also:
  • Constructor Details

    • A2AClientError

      public A2AClientError(String message)
    • A2AClientError

      public A2AClientError(String message, Throwable cause)