You are here

class DateIcalParseException in Date iCal 7.3

Same name and namespace in other branches
  1. 7.2 includes/DateIcalFeedsParser.inc \DateIcalParseException

Exception thrown when the Feeds parser plugin fails.

Hierarchy

Expanded class hierarchy of DateIcalParseException

File

./date_ical.module, line 21
Adds ical functionality to Views, and an iCal parser to Feeds.

View source
class DateIcalParseException extends DateIcalException {

}

Members