Class 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: