Class Nexus\Mcp\Client\Exception\MalformedAuthorizationResponseException

final
extends RuntimeException
implements McpExceptionInterface

Thrown when an authorization or metadata endpoint answers with something other than a JSON object, which is how a broken or hostile server surfaces where the OAuth error codes cannot.

  • Exception implements Throwable
    • RuntimeException
Methods