Class GeoDocumentParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.storelocator.exception.GeoServiceWrapperException
de.hybris.platform.storelocator.exception.GeoDocumentParsingException
- All Implemented Interfaces:
Serializable
Thrown when Geo Document ResponseParser fails with error.
- See Also:
-
Field Summary
Fields inherited from class de.hybris.platform.storelocator.exception.GeoServiceWrapperException
G_GEO_BAD_KEY, G_GEO_BAD_REQUEST, G_GEO_MISSING_ADDRESS, G_GEO_MISSING_QUERY, G_GEO_REQUST_DENIED, G_GEO_SERVER_ERROR, G_GEO_TOO_MANY_QUERIES, G_GEO_UNAVAILABLE_ADDRESS, G_GEO_UNKNOWN_ADDRESS, G_GEO_UNKNOWN_DIRECTIONS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.storelocator.exception.GeoServiceWrapperException
getErrorMessagesDesc, getGoogleResponseCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GeoDocumentParsingException
-