Class AgentCardDiscoveryException.NotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.connection.ConnectionException
All Implemented Interfaces:
Serializable
Enclosing class:
AgentCardDiscoveryException

public static class AgentCardDiscoveryException.NotFoundException extends AgentCardDiscoveryException.HttpErrorException
Exception thrown when the agent card endpoint is not found (404).
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(URI requestUri)