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:
java.io.Serializable
public class GeoDocumentParsingException extends GeoServiceWrapperException
Thrown when Geo Document ResponseParser fails with error.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.storelocator.exception.GeoServiceWrapperException
errorMessages, 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 Constructor Description GeoDocumentParsingException(java.lang.String message, java.lang.Throwable nested)
-
Method Summary
-
Methods inherited from class de.hybris.platform.storelocator.exception.GeoServiceWrapperException
getGoogleResponseCode
-
-