You are here

class BlankDateFieldException in Date iCal 7.2

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

Exception for when the date field for a row in the ical_fields row plugin is blank.

Hierarchy

Expanded class hierarchy of BlankDateFieldException

File

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

View source
class BlankDateFieldException extends Exception {

}

Members