Skip to main content

ResolutionFailedException Class

In This Article

Occurs if there is an error during request of a dependency.

Namespace: DevExpress.Utils.IoC

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class ResolutionFailedException :
    Exception

#Inheritance

Object
Exception
ResolutionFailedException
See Also