summaryrefslogtreecommitdiff
path: root/docs/reference/exceptions.rst
blob: 659986056477f28b9f59d92c29f67a6bda1483bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Exceptions
==========

.. module:: urwid

.. autoexception:: ExitMainLoop

.. autoexception:: WidgetError

.. autoexception:: ListBoxError

.. autoexception:: ColumnsError

.. autoexception:: PileError