All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.routing.error.PathNotFoundException Maven / Gradle / Ivy

The newest version!
package org.opentripplanner.routing.error;

/**
 * Indicates that the call to org.opentripplanner.routing.services.PathService returned either null
 * or ZERO paths.
 *
 */
public class PathNotFoundException extends RuntimeException {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy