final | |
|---|---|
extends |
AbstractJsonRpcProtocolException |
Thrown when a subscriptions/listen asks for more than one of the store's budgets allows.
| Methods | ||
|---|---|---|
public
|
__construct(
int $limit,
?RequestId $requestId = null,
?Throwable $previous = null,
bool $perPeer = false,
bool $perStream = false,
)
|
# |
public
static
|
getErrorCode(): ProtocolErrorCode
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
int
|
$limit
|
# |
| Properties inherited from Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException |
|---|
$requestId, $errorData |