Class StopPlaceNotFoundException

All Implemented Interfaces:
Serializable

public class StopPlaceNotFoundException extends GtfsExportException
Exception triggered when a referenced stop place cannot be found in the stop area repository.
See Also:
  • Constructor Details

    • StopPlaceNotFoundException

      public StopPlaceNotFoundException(String message)