blob: 51e2e170eadb2cc281486cec1680f00f21ec9a0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Exceptions
==========
.. module:: slixmpp.exceptions
.. autoexception:: XMPPError
:members:
.. autoexception:: IqError
:members:
.. autoexception:: IqTimeout
:members:
|