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 Wed, 22 Jul 2026 14:10:07 +0000