Returns a textual representation of this Error instance.

Namespace: S22.Xmpp
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public override string ToString()

Return Value

A textual representation of this Error instance.

See Also