Class BaiduMapServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.chinesestoreservices.exception.BaiduMapServiceException
- All Implemented Interfaces:
Serializable
Exception thrown by
GeoWebserviceWrapper- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBaiduMapServiceException(String message) BaiduMapServiceException(String message, Throwable nested) BaiduMapServiceException(Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
GEO_INTERNAL_SERVER_ERROR
- See Also:
-
GEO_PARAMETER_INVALID
- See Also:
-
GEO_VERIFY_FAILURE
- See Also:
-
GEO_QUOTA_FAILURE
- See Also:
-
GEO_AK_FAILURE
- See Also:
-
GEO_SERVICE_AKMISSING
- See Also:
-
GEO_UN_SECURE
- See Also:
-
GEO_SERVICE_INVALIDAK
- See Also:
-
GEO_SERVER_UNREACHABLE
- See Also:
-
GEO_SERVICE_ERROR
- See Also:
-
-
Constructor Details
-
BaiduMapServiceException
-
BaiduMapServiceException
-
BaiduMapServiceException
-
-
Method Details
-
getErrorMessage
-