java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.helidon.reactive.faulttolerance.BulkheadException
All Implemented Interfaces:
Serializable

public class BulkheadException extends RuntimeException
Failure because of Bulkhead issues, most likely that the bulkhead does not allow any more queued tasks.
See Also: