Package | Description |
---|---|
com.graphhopper.util.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionNotFoundException
If a route cannot be found due to disconnected graphs.
|
class |
DetailedIllegalArgumentException |
class |
DetailedRuntimeException |
class |
PointDistanceExceededException
If a route cannot be found due to disconnected graphs.
|
class |
PointNotFoundException
Represents an instance of the "Cannot find Point" Exception, whereas the Point that cannot be
found is at pointIndex.
|
class |
PointOutOfBoundsException
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds
|
Copyright © 2012–2020. All rights reserved.