Package com.graphhopper.util.exceptions
Class MaximumNodesExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.graphhopper.util.exceptions.DetailedIllegalArgumentException
com.graphhopper.util.exceptions.MaximumNodesExceededException
- All Implemented Interfaces:
GHException
,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.graphhopper.util.exceptions.DetailedIllegalArgumentException
getDetails
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
NODES_KEY
- See Also:
-
-
Constructor Details
-
MaximumNodesExceededException
-