PHP Class Horde_Imap_Client_Exception_NoSupportExtension, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Exception
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$extension string The extension not supported on the server.

Méthodes publiques

Méthode Description
__construct ( string $extension, string $msg = null ) Constructor.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $extension, string $msg = null )
$extension string The extension not supported on the server.
$msg string A non-standard error message to use instead of the default.

Property Details

$extension public_oe property

The extension not supported on the server.
public string $extension
Résultat string