\Horde_Kolab_Format_Exception_MissingValue

Indicates a missing value when reading or writing a Kolab Format object.

Copyright 2011-2017 Horde LLC (http://www.horde.org/)

See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Summary

Methods
Properties
Constants
__construct()
getValue()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_value
N/A

Properties

$_value

$_value : string

The name of the value that was missing.

Type

string

Methods

__construct()

__construct(string  $value) 

Constructor.

Parameters

string $value

The value that was missing.

getValue()

getValue() : string

Return the name of the missing value.

Returns

string —

The name