ConnectionFailed
extends Exception
in package
Exception thrown if connecting to the server failed.
Tags
Table of Contents
- __construct() : mixed
- Exception constructor.
Methods
__construct()
Exception constructor.
public
__construct(Exception $e) : mixed
Parameters
- $e : Exception
-
An Exception object.