blob: 0736a09c05e9cdac3ba070a0213bf531fcdc5a0c (
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:
|