Serialized Form
-
Package com.graphhopper.jackson
-
Class com.graphhopper.jackson.GraphHopperModule
class GraphHopperModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable -
Exception com.graphhopper.jackson.MultiException
class MultiException extends RuntimeException implements Serializable
-
-
Package com.graphhopper.util.exceptions
-
Exception com.graphhopper.util.exceptions.ConnectionNotFoundException
class ConnectionNotFoundException extends DetailedIllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.DetailedIllegalArgumentException
class DetailedIllegalArgumentException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.DetailedRuntimeException
class DetailedRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.MaximumNodesExceededException
class MaximumNodesExceededException extends DetailedIllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.PointDistanceExceededException
class PointDistanceExceededException extends DetailedIllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.PointNotFoundException
class PointNotFoundException extends DetailedIllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception com.graphhopper.util.exceptions.PointOutOfBoundsException
class PointOutOfBoundsException extends PointNotFoundException implements Serializable- serialVersionUID:
- 1L
-