PHP Class Horde_Kolab_Format_Exception_MissingValue, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Horde_Kolab_Format_Exception
Mostra file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( string $value ) Constructor.
getValue ( ) : string Return the name of the missing value.

Method Details

__construct() public method

Constructor.
public __construct ( string $value )
$value string The value that was missing.

getValue() public method

Return the name of the missing value.
public getValue ( ) : string
return string The name