final | |
|---|---|
extends |
RuntimeException |
implements |
McpExceptionInterface |
Thrown when an HTTP exchange answers with a status that carries no JSON-RPC payload settling the message the exchange was sent for.
| Methods | ||
|---|---|---|
public
|
__construct(int $status, ?string $body = null)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
?string
|
$body
|
# |
public
readonly
|
int
|
$status
|
# |