XdsObjects Help file
XdsObjects Namespace / XdsRegistryResponse Class / AddError Method



AddError Method
Methods to add a new XdsError to the Errors collection
Overload List
OverloadDescription
Add a new XdsError to the Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext  
Add a new XdsError to the Errors collection, given a System.Exception and XdsObjects.Enums.XdsErrorCode  
Add a new XdsError to the Errors collection, given a System.Exception, XdsObjects.Enums.XdsErrorCode and Location  
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