Share via


IBaseMessage.SetErrorInfo(Exception) Method

Definition

public:
 void SetErrorInfo(Exception ^ errInfo);
public void SetErrorInfo (Exception errInfo);
abstract member SetErrorInfo : Exception -> unit
Public Sub SetErrorInfo (errInfo As Exception)

Parameters

errInfo
Exception

Applies to