Class InvalidAuthorityUrlException

All Implemented Interfaces:
Serializable

public class InvalidAuthorityUrlException extends GtfsExportException
Exception thrown when an Authority does not have a valid URL. The URL is a mandatory field of a GTFS Agency.
See Also:
  • Constructor Details

    • InvalidAuthorityUrlException

      public InvalidAuthorityUrlException(String message)