InvalidRequest
Less than 1 minute
InvalidRequest
Exception thrown for invalid XML-RPC requests.
class InvalidRequest extends \Hazaar\RPC\Exception\ExceptionRepresents an error when an invalid XML-RPC request is received from a remote source.
Methods
__construct
Constructs a new InvalidRequest exception.
public __construct(string $remote): voidParameters
| Parameter | Type | Description |
|---|---|---|
$remote | string | the remote source from which the invalid request was received |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000