Walter.BOM
PropertyDoesNotAllowNullException Constructor(String,String)
Walter.BOM Assembly > Walter.BOM Namespace > PropertyDoesNotAllowNullException Class > PropertyDoesNotAllowNullException Constructor : PropertyDoesNotAllowNullException Constructor(String,String)
Name of the property.
The error message.
Initializes a new instance of the PropertyDoesNotAllowNullException class.
Syntax
public PropertyDoesNotAllowNullException( 
   string propertyName,
   string errorMessage
)

Parameters

propertyName
Name of the property.
errorMessage
The error message.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PropertyDoesNotAllowNullException Class
PropertyDoesNotAllowNullException Members
Overload List