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
Exception thrown when the agent card cannot be resolved.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAgentCardResolutionError(String message) AgentCardResolutionError(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AgentCardResolutionError
-
AgentCardResolutionError
-