Path

ez components / documentation / api reference / 2007.2alpha1 / feed


eZ Components 2007.2alpha1

Feed: ezcFeedException

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

Class: ezcFeedException

The general exception class as used by the Feed Classes. [source]

Parents

Exception
   |
   --ezcBaseException
      |
      --ezcFeedException

Descendents

Child Class Description
ezcFeedOnlyOneValueAllowedException Thrown when some elements value is not a single value but an array.
ezcFeedCanNotParseException Thrown when a feed can not be parsed at all.
ezcFeedUnsupportedTypeException Thrown when an unsupported feed is created.
ezcFeedParseErrorException Thrown when a feed can not be parsed at all.
ezcFeedRequiredItemDataMissingException Thrown when some data is missing for a feed item.
ezcFeedUnsupportedModuleElementException Thrown when an unsupported element of a module is being set.
ezcFeedUnsupportedModuleItemElementException Thrown when an unsupported element of an item is being set.
ezcFeedRequiredMetaDataMissingException Thrown when some data is missing for a channel.
ezcFeedUnsupportedModuleException 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: Mon, 12 Nov 2007