QueueLimitReachedException constructor
Initializes a new instance of the QueueLimitReachedException
class. Constructs the custom exception.
public QueueLimitReachedException(int limit)
parameter | description |
---|---|
limit | The current queue limit. |
See Also
- class QueueLimitReachedException
- namespace Farfetch.LoadShedding.Exceptions