HolidayTypeNotFoundException constructor

const HolidayTypeNotFoundException([
  1. String? msg
])

Implementation

const HolidayTypeNotFoundException([super.msg]);