SimpleORM.NET
NotNullException Constructor (p_field)
NamespacesSormNotNullExceptionNotNullException(String)

[This is preliminary documentation and is subject to change.]

Setup this.
Declaration Syntax
C#Visual BasicVisual C++
public NotNullException(
	string p_field
)
Public Sub New ( _
	p_field As String _
)
public:
NotNullException(
	String^ p_field
)
Parameters
p_field (String)
Name of attribute not allowed to be null

Assembly: sorm (Module: sorm) Version: 1.0.0.13068