ConnectionException
extends ClientException
in package
An exception relating to the client connection to the beanstalkd server.
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(int $errno, string $errstr) : mixed
Parameters
- $errno : int
-
The connection error code
- $errstr : string
-
The connection error message