Class BackgroundExecutionException

    • Constructor Detail

      • BackgroundExecutionException

        public BackgroundExecutionException()
      • BackgroundExecutionException

        public BackgroundExecutionException​(String message)
      • BackgroundExecutionException

        public BackgroundExecutionException​(Throwable cause)
      • BackgroundExecutionException

        public BackgroundExecutionException​(String message,
                                            Throwable cause)