LimitReachedException constructor
Initializes a new instance of the LimitReachedException class. Constructs the custom exception.
public LimitReachedException(string message)
| parameter | description |
|---|---|
| message | Receives a message to be passed to the exception. |
See Also
- class LimitReachedException
- namespace Farfetch.LoadShedding.Exceptions