<PackageReference Include="Polly" Version="5.1.1-v5-x-cachealpha0001" />

BulkheadRejectedException

Exception thrown when a bulkhead's semaphore and queue are full.

Initializes a new instance of the BulkheadRejectedException class.

public BulkheadRejectedException(string message)

Initializes a new instance of the BulkheadRejectedException class.

public BulkheadRejectedException(string message, Exception innerException)

Initializes a new instance of the BulkheadRejectedException class.

Initializes a new instance of the BulkheadRejectedException class.