Skip to main content

RegistrationFailedException Class

In This Article

Occurs if there is an error during registration of a type.

Namespace: DevExpress.Utils.IoC

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class RegistrationFailedException :
    Exception

#Inheritance

Object
Exception
RegistrationFailedException
See Also