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