abstract | |
|---|---|
extends |
RuntimeException |
implements |
JsonRpcProtocolExceptionInterface |
Base for every JSON-RPC protocol-level failure raised by the SDK.
| Methods | ||
|---|---|---|
public
|
__construct(?RequestId $requestId, string $message, ?Throwable $previous = null, mixed $errorData = null)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
?RequestId
|
$requestId
|
# |
public
readonly
|
mixed
|
$errorData
|
# |