Walter.BOM
PropertyDoesNotAllowNullException Class
Members 
Walter.BOM Assembly > Walter.BOM Namespace : PropertyDoesNotAllowNullException Class
This exception is triggered to a property that does not allow null, empty strings or blank string to work properly Implements the System.Exception
Syntax
public class PropertyDoesNotAllowNullException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Walter.BOM.PropertyDoesNotAllowNullException

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 Members
Walter.BOM Namespace
System.Exception