Path

ez components / documentation / api reference / 2009.2.1 / feed


eZ Components 2009.2.1

Feed: ezcFeedException

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

Class: ezcFeedException

The general exception class used as base class for the Feed exception classes. [source]

Parents

Exception
   |
   --ezcBaseException
      |
      --ezcFeedException

Descendents

Child Class Description
ezcFeedUnsupportedElementException Thrown when an unsupported feed element is created.
ezcFeedParseErrorException Thrown when a feed can not be parsed at all.
ezcFeedUnsupportedModuleException Thrown when an unsupported module is created.
ezcFeedUndefinedModuleException Thrown when trying to get information from a module which is not defined yet.
ezcFeedAtLeastOneItemDataRequiredException Thrown when at least one of the required attributes is missing for a feed item.
ezcFeedRequiredMetaDataMissingException Thrown when some data is missing for a channel.
ezcFeedOnlyOneValueAllowedException Thrown when some elements value is not a single value but an array.
ezcFeedUnsupportedTypeException Thrown when an unsupported feed is created.

Inherited Member Variables

From ezcBaseException:
public  ezcBaseException::$originalMessage

Inherited Methods

From ezcBaseException :
public ezcBaseException ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
Last updated: Tue, 23 Mar 2010