final | |
|---|---|
extends |
AbstractJsonRpcProtocolException |
Thrown when an inbound-request handler invokes SenderInterface::sendRequest()
on a sender that cannot carry server-to-client requests.
| Methods | ||
|---|---|---|
public
|
__construct(?RequestId $requestId = null, ?Throwable $previous = null)
|
# |
public
static
|
getErrorCode(): ProtocolErrorCode
|
# |
| Properties inherited from Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException |
|---|
$requestId, $errorData |