Overload List
Name | Description | |
---|---|---|
XmppErrorException(XmppError) |
Initializes a new instance of the XmppErrorException class
| |
XmppErrorException(XmppError, String) |
Initializes a new instance of the XmppErrorException class with its message
string set to message.
| |
XmppErrorException(XmppError, SerializationInfo, StreamingContext) |
Initializes a new instance of the XmppErrorException class with the specified
serialization and context information.
| |
XmppErrorException(XmppError, String, Exception) |
Initializes a new instance of the XmppErrorException class with its message
string set to message and a reference to the inner exception that
is the cause of this exception.
|