Class RepositoryConnectionPoolException

    • Constructor Detail

      • RepositoryConnectionPoolException

        public RepositoryConnectionPoolException()
      • RepositoryConnectionPoolException

        public RepositoryConnectionPoolException​(String message)
      • RepositoryConnectionPoolException

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

        public RepositoryConnectionPoolException​(Throwable cause)
      • RepositoryConnectionPoolException

        public RepositoryConnectionPoolException​(String message,
                                                 Throwable cause,
                                                 boolean enableSuppression,
                                                 boolean writableStackTrace)