Class Nexus\Mcp\Client\Exception\InvalidAuthorizationResponseException

final
extends RuntimeException
implements McpExceptionInterface

Thrown when an authorization response cannot be trusted, because it answers a different request, names a different issuer, or carries no authorization code.

  • Exception implements Throwable
    • RuntimeException
Methods