ScheduleParseException constructor
ScheduleParseException([
- String message = ""
Creates a new FormatException with an optional error message.
Implementation
ScheduleParseException([super.message]);