PHP Class Horde\ManageSieve\Exception\ConnectionFailed

Author: Jan Schneider ([email protected])
Inheritance: extends Horde\ManageSieve\Exception
Show file Open project: horde/horde

Public Methods

Method Description
__construct ( Exception $e ) Exception constructor.

Method Details

__construct() public method

Exception constructor.
public __construct ( Exception $e )
$e Exception An Exception object.