Documentation

ConnectionFailed extends Exception
in package

Exception thrown if connecting to the server failed.

Tags
author

Jan Schneider jan@horde.org

category

Horde

copyright

2015-2017 Horde LLC

license

http://www.horde.org/licenses/bsd BSD

Table of Contents

__construct()  : mixed
Exception constructor.

Methods

__construct()

Exception constructor.

public __construct(Exception $e) : mixed
Parameters
$e : Exception

An Exception object.

Return values
mixed

Search results