The exception that is thrown when a generic XMPP error condition has been encountered.

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

Syntax

C#
[SerializableAttribute]
public class XmppException : Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    S22.Xmpp..::..XmppException

See Also