Class ConnectionPoolExhaustedException

    • Constructor Detail

      • ConnectionPoolExhaustedException

        public ConnectionPoolExhaustedException​(String message,
                                                String query,
                                                SQLException exception)
      • ConnectionPoolExhaustedException

        public ConnectionPoolExhaustedException​(String message,
                                                String query)
      • ConnectionPoolExhaustedException

        public ConnectionPoolExhaustedException​(String message)
      • ConnectionPoolExhaustedException

        public ConnectionPoolExhaustedException​(String message,
                                                SQLException exception)