Class Nexus\Mcp\Core\Schema\Error\MethodNotFoundError

final
readonly
extends Error

Error indicating that the JSON-RPC method does not exist or is not available (code -32601).

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Error
toArray(), jsonSerialize()
Properties inherited from Nexus\Mcp\Core\Schema\Error
$code, $message, $data