Class ExecutorException

    • Constructor Detail

      • ExecutorException

        public ExecutorException()
      • ExecutorException

        public ExecutorException​(String message)
      • ExecutorException

        public ExecutorException​(String message,
                                 Throwable cause)
      • ExecutorException

        public ExecutorException​(Throwable cause)