Uses of Class
com.graphhopper.util.exceptions.DetailedIllegalArgumentException
Packages that use DetailedIllegalArgumentException
-
Uses of DetailedIllegalArgumentException in com.graphhopper.util.exceptions
Subclasses of DetailedIllegalArgumentException in com.graphhopper.util.exceptionsModifier and TypeClassDescriptionclass
If a route cannot be found due to disconnected graphs.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