Class TypeFieldIsEmptyException
- Namespace
- DevExpress.Xpo.Exceptions
- Assembly
- DevExpress.Xpo.v24.1.dll
An exception that is thrown when an internal error occurs.
public class TypeFieldIsEmptyException : Exception, ISerializable
- Inheritance
-
TypeFieldIsEmptyException
- Implements
- Inherited Members
Constructors
TypeFieldIsEmptyException(string)
Initializes a new instance of the TypeFieldIsEmptyException class.
public TypeFieldIsEmptyException(string baseType)
Parameters
baseType
string