Class Nexus\Mcp\Client\Exception\ClientRegistrationRejectedException

final
extends RuntimeException
implements McpExceptionInterface

Thrown when an authorization server does not recognise the client identifier presented to it, which is how a registration that has lapsed or been revoked surfaces.

  • Exception implements Throwable
    • RuntimeException
Methods