Class RemoteA2AAgent.AgentCardResolutionError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.adk.a2a.RemoteA2AAgent.AgentCardResolutionError
All Implemented Interfaces:
Serializable
Enclosing class:
RemoteA2AAgent

public static class RemoteA2AAgent.AgentCardResolutionError extends RuntimeException
Exception thrown when the agent card cannot be resolved.
See Also:
  • Constructor Details

    • AgentCardResolutionError

      public AgentCardResolutionError(String message)
    • AgentCardResolutionError

      public AgentCardResolutionError(String message, Throwable cause)