You are here

class BlankDateFieldException in Date iCal 7.3

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

Exception used by iCal Fields for when a date field is blank.

Hierarchy

Expanded class hierarchy of BlankDateFieldException

File

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

View source
class BlankDateFieldException extends DateIcalException {

}

Members