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