Namespace Nexus\Mcp\Extension\Tasks\Server\Exception

Exceptions
InputRequestKeyReusedException

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

TaskLimitReachedException

Thrown when a request would start a task while the server already runs its maximum number of tasks.