Class ServiceLayerException

    • Field Detail

      • serialVersionUID

        protected static final long serialVersionUID
        Base exception for all services.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ServiceLayerException

        public ServiceLayerException()
      • ServiceLayerException

        public ServiceLayerException​(Throwable e)
      • ServiceLayerException

        public ServiceLayerException​(String message)
      • ServiceLayerException

        public ServiceLayerException​(String message,
                                     Exception e)