Class QuayNotFoundException

All Implemented Interfaces:
Serializable

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

    • QuayNotFoundException

      public QuayNotFoundException(String message)