Walter.BOM
DataLossException Constructor(String,Exception)
Walter.BOM Assembly > Walter.BOM Namespace > DataLossException Class > DataLossException Constructor : DataLossException Constructor(String,Exception)
Name of the property.
The exception responsible for triggering this exception
Raise the DataLossException for a given property
Syntax
public DataLossException( 
   string propertyName,
   Exception innerException
)

Parameters

propertyName
Name of the property.
innerException
The exception responsible for triggering this exception
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

DataLossException Class
DataLossException Members
Overload List