PHP Class Horde\ManageSieve\Exception\ConnectionFailed

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

Méthodes publiques

Méthode Description
__construct ( Exception $e ) Exception constructor.

Method Details

__construct() public méthode

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