public class BulkheadFullException extends FailsafeException
Bulkhead
that is full.Constructor and Description |
---|
BulkheadFullException(Bulkhead<?> bulkhead) |
Modifier and Type | Method and Description |
---|---|
Bulkhead<?> |
getBulkhead()
Returns the
Bulkhead that caused the exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.