Path

ez components / documentation / api reference / 1.0.1 / cache


eZ Components 1.0.1

Cache: ezcCacheException

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcCacheException

General exception container for the Cache component. [source]

Parents

Exception
   |
   --ezcBaseException
      |
      --ezcCacheException

Descendents

Child Class Description
ezcCacheInvalidStorageClassException Exception that is thrown when an invalid storage class is used.
ezcCacheInvalidDataException Thrown if the data to be stored in a cache can not be handled by the storage.
ezcCacheUsedLocationException Exception that is thrown when a given location is already in use.
ezcCacheInvalidIdException Exception that is thrown if the given cache ID does not exist.

Inherited Member Variables

From ezcBaseException:
public  ezcBaseException::$originalMessage

Inherited Methods

From ezcBaseException :
public ezcBaseException ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
Last updated: Fri, 02 Nov 2007