Class GeoLocatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.storelocator.exception.GeoLocatorException
- All Implemented Interfaces:
Serializable
Exception used when argument validation is not succeed due to missing or invalid arguments. Used while in
GPS
creation and different metrics conversions.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeoLocatorException(String message) GeoLocatorException(String message, Throwable cause) GeoLocatorException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace