Class PointOfServiceDaoException

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

public class PointOfServiceDaoException extends RuntimeException
Exception thrown by PointOfServiceDaoException
See Also:
  • Constructor Details

    • PointOfServiceDaoException

      public PointOfServiceDaoException()
    • PointOfServiceDaoException

      public PointOfServiceDaoException(String message, Throwable cause)
    • PointOfServiceDaoException

      public PointOfServiceDaoException(String message)
    • PointOfServiceDaoException

      public PointOfServiceDaoException(Throwable cause)