Class ServiceConstructionException

    • Constructor Detail

      • ServiceConstructionException

        public ServiceConstructionException​(Message msg,
                                            Throwable t)
      • ServiceConstructionException

        public ServiceConstructionException​(Message msg)
      • ServiceConstructionException

        public ServiceConstructionException​(Throwable cause)
      • ServiceConstructionException

        public ServiceConstructionException​(String msg,
                                            Logger log)
      • ServiceConstructionException

        public ServiceConstructionException​(String msg,
                                            Logger log,
                                            Throwable cause)