diff options
Diffstat (limited to 'docs/reference/exceptions.rst')
| -rw-r--r-- | docs/reference/exceptions.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/exceptions.rst b/docs/reference/exceptions.rst new file mode 100644 index 0000000..26cba80 --- /dev/null +++ b/docs/reference/exceptions.rst @@ -0,0 +1,6 @@ +Exceptions +========== + +.. autoexception:: urwid.ExitMainLoop + +.. autoexception:: urwid.WidgetError |
