Class CircuitBreakingException

org.elasticsearch.ElasticsearchException
org.elasticsearch.common.breaker.CircuitBreakingException
All Implemented Interfaces:
, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class CircuitBreakingException extends ElasticsearchException
Exception thrown when the circuit breaker trips
See Also:
Serialized Form