You are here

class DateIcalException in Date iCal 7.2

Same name and namespace in other branches
  1. 7.3 date_ical.module \DateIcalException

Generic DateIcalFeedsParser exceptions.

Hierarchy

Expanded class hierarchy of DateIcalException

File

includes/DateIcalFeedsParser.inc, line 96
Basic classes.

View source
class DateIcalException extends Exception {

}

Members