Package com.graphhopper.util.exceptions
Interface GHException
- All Known Implementing Classes:
ConnectionNotFoundException
,DetailedIllegalArgumentException
,DetailedRuntimeException
,MaximumNodesExceededException
,PointDistanceExceededException
,PointNotFoundException
,PointOutOfBoundsException
public interface GHException
Generic GHException that allows to add details to the exception message
- Author:
- Robin Boldt
-
Method Summary
-
Method Details
-
getDetails
-