Horde_Kolab_Storage_Exception
extends Horde_Exception_Wrapped
in package
This class provides the standard error class for Kolab Storage exceptions.
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
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