NoCommunication
Less than 1 minute
NoCommunication
Exception thrown when communication with a remote RPC server fails.
class NoCommunication extends \Hazaar\RPC\Exception\ExceptionRepresents 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 | URL | the URL of the remote RPC server that could not be reached |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000