Interface | Description |
---|---|
GHException |
Generic GHException that allows to add details to the exception message
|
Exception | Description |
---|---|
ConnectionNotFoundException |
If a route cannot be found due to disconnected graphs.
|
DetailedIllegalArgumentException | |
DetailedRuntimeException | |
PointDistanceExceededException |
If a route cannot be found due to disconnected graphs.
|
PointNotFoundException |
Represents an instance of the "Cannot find Point" Exception, whereas the Point that cannot be
found is at pointIndex.
|
PointOutOfBoundsException |
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds
|
Copyright © 2012–2020. All rights reserved.