Overload List

  NameDescription
Public methodXmppErrorException(XmppError)
Initializes a new instance of the XmppErrorException class
Public methodXmppErrorException(XmppError, String)
Initializes a new instance of the XmppErrorException class with its message string set to message.
Protected methodXmppErrorException(XmppError, SerializationInfo, StreamingContext)
Initializes a new instance of the XmppErrorException class with the specified serialization and context information.
Public methodXmppErrorException(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.

See Also