Class SearchTimeoutException

    • Constructor Detail

      • SearchTimeoutException

        @SuppressForbiddenApis(reason="SearchException and its subclasses are allowed to use SearchException constructors without delegating to Jboss-Logging.")
        public SearchTimeoutException​(String message,
                                      Throwable cause)
      • SearchTimeoutException

        @SuppressForbiddenApis(reason="SearchException and its subclasses are allowed to use SearchException constructors without delegating to Jboss-Logging.")
        public SearchTimeoutException​(String message)