ICalendarFormatException constructor

const ICalendarFormatException(
  1. String msg
)

Implementation

const ICalendarFormatException(this.msg);