Overload List
Name | Description | |
---|---|---|
XmppException()()()() |
Initializes a new instance of the XmppException class
| |
XmppException(String) |
Initializes a new instance of the XmppException class with its message
string set to message.
| |
XmppException(SerializationInfo, StreamingContext) |
Initializes a new instance of the XmppException class with the specified
serialization and context information.
| |
XmppException(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.
|