NoCommunication
Less than 1 minute
NoCommunication
Exception thrown when communication with a remote RPC server fails.
class NoCommunication extends \Hazaar\ExceptionExtends: Hazaar\Exception
Represents an error that occurs when the client cannot communicate with the specified RPC server URL.
Methods
__construct
Constructs a new NoCommunication exception.
public __construct(URL $url): voidParameters
| Parameter | Type | Description |
|---|---|---|
$url | Hazaar\HTTP\URL | the URL of the remote RPC server that could not be reached |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000