Class UnknownAgencyTimezoneException

All Implemented Interfaces:
Serializable

public class UnknownAgencyTimezoneException extends CsvEntityException
Indicates that the Agency.getTimezone() string does not evaluate to a valid TimeZone.
Author:
bdferris
See Also:
  • Constructor Details

    • UnknownAgencyTimezoneException

      public UnknownAgencyTimezoneException(String agencyName, String timezone)