Class Nexus\Mcp\Core\Schema\Error\InvalidParamsError

final
readonly
extends Error

Error indicating that the JSON-RPC method's params are invalid (code -32602).

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