final | |
|---|---|
extends |
AbstractJsonRpcProtocolException |
Thrown when a subscriptions/listen arrives while the store already holds its maximum open streams.
| Methods | ||
|---|---|---|
public
|
__construct(int $limit, ?RequestId $requestId = null, ?Throwable $previous = null)
|
# |
public
static
|
getErrorCode(): ProtocolErrorCode
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
int
|
$limit
|
# |
| Properties inherited from Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException |
|---|
$requestId, $errorData |