Class AgentCardDiscoveryException.TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.connection.ConnectionException
com.mulesoft.connectors.a2a.internal.error.exception.AgentCardDiscoveryException
com.mulesoft.connectors.a2a.internal.error.exception.AgentCardDiscoveryException.TimeoutException
All Implemented Interfaces:
Serializable
Enclosing class:
AgentCardDiscoveryException

public static class AgentCardDiscoveryException.TimeoutException extends AgentCardDiscoveryException
Exception thrown when the connection to the agent card endpoint times out.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message, URI requestUri, Throwable cause)