Initializes a new instance of the Exception class with a specified error message.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also