Class Nexus\Mcp\Client\Exception\RedirectRefusedException

final
extends RuntimeException
implements McpExceptionInterface

Thrown when a response arrived from a URL other than the one the request was sent to, which an HTTP client that follows redirects will do without re-checking the destination.

  • Exception implements Throwable
Methods