Class BulkheadRejectedException
- Namespace
- LMKit.Agents.Resilience
- Assembly
- LM-Kit.NET.dll
Exception thrown when a bulkhead rejects an operation.
public sealed class BulkheadRejectedException : Exception, ISerializable
- Inheritance
-
BulkheadRejectedException
- Implements
- Inherited Members
Constructors
- BulkheadRejectedException(string)
Initializes a new instance of the BulkheadRejectedException class.