Class Nexus\Mcp\Extension\Tasks\Server\Exception\InputRequestKeyReusedException

final
extends LogicException
implements McpExceptionInterface

Thrown when a task issues an input-request key it already issued before, violating the per-task lifetime uniqueness of request keys.

  • Exception implements Throwable
    • LogicException
      • Nexus\Mcp\Extension\Tasks\Server\Exception\InputRequestKeyReusedException implements McpExceptionInterface
Methods