Class MultipleCalendarsForServiceIdException

All Implemented Interfaces:
Serializable

public class MultipleCalendarsForServiceIdException extends CsvEntityException
Indicates that multiple ServiceCalendar entities, as loaded from calendars.txt, were found with the same ServiceCalendar.getServiceId() value, a violation of the GTFS spec.
Author:
bdferris
See Also:
  • Constructor Details

    • MultipleCalendarsForServiceIdException

      public MultipleCalendarsForServiceIdException(AgencyAndId serviceId)