Skip to main content

TypeFieldIsEmptyException Class

An exception that is thrown when an internal error occurs.

Namespace: DevExpress.Xpo.Exceptions

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public class TypeFieldIsEmptyException :
    Exception

#Remarks

If this exception is raised, please report it to us.

#Inheritance

Object
Exception
TypeFieldIsEmptyException
See Also