dgException.GetVerboseText Method

Definition

Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll

Return a string containing a verbose description of thedgException.

string GetVerboseText()

Return a string containing a verbose description of thedgException. This string will most likely contain line separatorcharacters. All dgException member variables are included in thestring.

string GetVerboseText()

See Also