Class RemoteA2AAgent.TypeError

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

public static class RemoteA2AAgent.TypeError extends RuntimeException
Exception thrown when a type error occurs.
See Also:
  • Constructor Details

    • TypeError

      public TypeError(String message)