Overload List

  NameDescription
Public methodXmppException()()()()
Initializes a new instance of the XmppException class
Public methodXmppException(String)
Initializes a new instance of the XmppException class with its message string set to message.
Protected methodXmppException(SerializationInfo, StreamingContext)
Initializes a new instance of the XmppException class with the specified serialization and context information.
Public methodXmppException(String, Exception)
Initializes a new instance of the XmppException class with its message string set to message and a reference to the inner exception that is the cause of this exception.

See Also