Class ConnectionPoolException

    • Constructor Detail

      • ConnectionPoolException

        public ConnectionPoolException​(String msgId,
                                       Object[] msgParams,
                                       Throwable cause)
      • ConnectionPoolException

        public ConnectionPoolException​(String msgId,
                                       Object[] msgParams)
      • ConnectionPoolException

        public ConnectionPoolException​(String msgId,
                                       Throwable cause)
      • ConnectionPoolException

        public ConnectionPoolException​(String msgId)