Class ESRestClient.TooManyRequestsRetryableException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ESRestClient

    public static class ESRestClient.TooManyRequestsRetryableException
    extends Exception
    Exception when Elastic is overloaded by indexing requests.
    Since:
    2021.16
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyRequestsRetryableException

        public TooManyRequestsRetryableException​(String message)