Class LocationMapServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.storelocator.exception.LocationMapServiceException
All Implemented Interfaces:
Serializable

public class LocationMapServiceException extends RuntimeException
High-level exception for LocationMapService.
See Also:
  • Constructor Details

    • LocationMapServiceException

      public LocationMapServiceException()
    • LocationMapServiceException

      public LocationMapServiceException(String message)
    • LocationMapServiceException

      public LocationMapServiceException(Throwable cause)
    • LocationMapServiceException

      public LocationMapServiceException(String message, Throwable cause)