You are here

class DateIcalException in Date iCal 7.3

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

Exception class for generic exceptions thrown by this module.

Hierarchy

Expanded class hierarchy of DateIcalException

File

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

View source
class DateIcalException extends Exception {

}

Members