Horde_Kolab_Storage_Data_Exception
extends Horde_Kolab_Storage_Exception
in package
The exception marker for data specific Horde_Kolab_Storage errors.
Copyright 2012-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
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