Class FailFastException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linecorp.armeria.client.circuitbreaker.FailFastException
All Implemented Interfaces:
Serializable

public final class FailFastException
extends RuntimeException
An exception indicating that a request has been failed by circuit breaker.
See Also:
Serialized Form