Class InMemoryNoNullAllowedException
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public class InMemoryNoNullAllowedException : InMemorySetException, ISerializable
- Inheritance
-
InMemoryNoNullAllowedException
- Implements
- Inherited Members
Constructors
InMemoryNoNullAllowedException()
public InMemoryNoNullAllowedException()
InMemoryNoNullAllowedException(string)
public InMemoryNoNullAllowedException(string message)
Parameters
message
string
InMemoryNoNullAllowedException(string, Exception)
public InMemoryNoNullAllowedException(string message, Exception innerException)