Class NodeResponseTracker.DiscardedResponsesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.elasticsearch.action.support.NodeResponseTracker.DiscardedResponsesException
All Implemented Interfaces:
Serializable
Enclosing class:
NodeResponseTracker

public static class NodeResponseTracker.DiscardedResponsesException extends Exception
This exception is thrown when the NodeResponseTracker is asked to give information about the responses after they have been discarded.
See Also:
  • Constructor Details

    • DiscardedResponsesException

      public DiscardedResponsesException(Exception cause)