final | |
|---|---|
extends |
AbstractJsonRpcProtocolException |
Thrown when an inbound-request handler invokes the SenderInterface::sendRequest()
stub before the corresponding outbound-request machinery has been implemented
for the dispatching side.
| Methods | ||
|---|---|---|
public
|
__construct(?RequestId $requestId = null, ?Throwable $previous = null)
|
# |
public
static
|
getErrorCode(): ProtocolErrorCode
|
# |
| Properties inherited from Nexus\Mcp\Core\Exception\AbstractJsonRpcProtocolException |
|---|
$requestId |