InvalidRequest
Less than 1 minute
InvalidRequest
Exception thrown for invalid XML-RPC requests.
class InvalidRequest extends \Hazaar\ExceptionExtends: Hazaar\Exception
Represents 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 Fri, 04 Sep 2026 23:32:17 +0000