Class Nexus\Mcp\Client\Exception\PkceNotSupportedException

final
extends RuntimeException
implements McpExceptionInterface

Thrown when an authorization server does not advertise the S256 code challenge method, which MCP clients must have before they may proceed.

  • Exception implements Throwable
Methods