Share via


BizTalkMessage.SetErrorInfo(Exception) Method

Definition

public:
 override void SetErrorInfo(Exception ^ errInfo);
public override void SetErrorInfo (Exception errInfo);
override this.SetErrorInfo : Exception -> unit
Public Overrides Sub SetErrorInfo (errInfo As Exception)

Parameters

errInfo
Exception

Implements

Applies to