final | |
|---|---|
extends |
AbstractJsonRpcProtocolException |
Thrown when an inbound request reuses an id whose handler coroutine is still running on the same session.
| Methods | ||
|---|---|---|
public
|
__construct(RequestId $requestId, ?Throwable $previous = null)
|
# |
public
static
|
getErrorCode(): ProtocolErrorCode
|
# |
| Properties inherited from Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException |
|---|
$requestId |