Class ComponentPoolException

    • Constructor Detail

      • ComponentPoolException

        public ComponentPoolException()
      • ComponentPoolException

        public ComponentPoolException​(String message,
                                      Object... args)
      • ComponentPoolException

        public ComponentPoolException​(Throwable throwable,
                                      String message,
                                      Object... args)
      • ComponentPoolException

        public ComponentPoolException​(Throwable throwable)