ResolutionFailedException(String) Constructor
Initializes a new instance of the ResolutionFailedException class with the specified error message.
Namespace: DevExpress.Utils.IoC
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
message | String | A String value, specifying the error message. |
See Also