Package com.graphhopper.util.exceptions
Class DetailedRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.graphhopper.util.exceptions.DetailedRuntimeException
- All Implemented Interfaces:
GHException
,Serializable
- Author:
- Peter Karich
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DetailedRuntimeException
-
-
Method Details
-
getDetails
- Specified by:
getDetails
in interfaceGHException
-