PHP Class Horde_Imap_Client_Exception_SearchCharset, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Exception
Datei anzeigen Open project: horde/horde

Public Properties

Property Type Description
$charset string Charset that was attempted to be converted to.

Public Methods

Method Description
__construct ( string $charset ) Constructor.

Method Details

__construct() public method

Constructor.
public __construct ( string $charset )
$charset string The charset that was attempted to be converted to.

Property Details

$charset public_oe property

Charset that was attempted to be converted to.
public string $charset
return string