Uses of Interface
com.graphhopper.util.exceptions.GHException
Packages that use GHException
-
Uses of GHException in com.graphhopper.util.exceptions
Classes in com.graphhopper.util.exceptions that implement GHExceptionModifier and TypeClassDescriptionclass
If a route cannot be found due to disconnected graphs.class
class
class
class
If a route cannot be found due to disconnected graphs.class
Represents an instance of the "Cannot find Point" Exception, whereas the Point that cannot be found is at pointIndex.class
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds