Documentation

Horde_Kolab_Storage_List_Exception extends Horde_Kolab_Storage_Exception
in package

The exception marker for list specific Horde_Kolab_Storage errors.

Copyright 2009-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.

Tags
category

Kolab

author

Gunnar Wrobel wrobel@pardus.de

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

FOLDER_EXISTS  = 10
The specified folder already exists.
FOLDER_NAME_UNSET  = 50
The name of the folder has not been specified.

Constants

FOLDER_EXISTS

The specified folder already exists.

public mixed FOLDER_EXISTS = 10

FOLDER_NAME_UNSET

The name of the folder has not been specified.

public mixed FOLDER_NAME_UNSET = 50

Search results