Skip to main content
A newer version of this page is available. .

RegistrationFailedException Class

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

Namespace: DevExpress.Utils.IoC

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public class RegistrationFailedException :
    Exception

Inheritance

Object
Exception
RegistrationFailedException
See Also