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.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public class RegistrationFailedException :
    Exception

Inheritance

Object
Exception
RegistrationFailedException
See Also