summaryrefslogtreecommitdiff
path: root/docs/api.rst
blob: 01ea5ad01e0f489f6e715d36c2483715dd52df33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
:mod:`zope.exceptions` API documentation
========================================

:py:mod:`zope.exceptions.interfaces`
------------------------------------

.. automodule:: zope.exceptions.interfaces


:py:class:`~zope.exceptions.interfaces.ITracebackSupplement`
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

.. autointerface:: zope.exceptions.interfaces.ITracebackSupplement
   :members:
   :member-order: source


:py:mod:`zope.exceptions.exceptionformatter`
--------------------------------------------

.. automodule:: zope.exceptions.exceptionformatter


:py:func:`~zope.exceptions.exceptionformatter.format_exception`
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

.. autofunction:: zope.exceptions.exceptionformatter.format_exception


:py:func:`~zope.exceptions.exceptionformatter.print_exception`
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

.. autofunction:: zope.exceptions.exceptionformatter.print_exception


:py:func:`~zope.exceptions.exceptionformatter.extract_stack`
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

.. autofunction:: zope.exceptions.exceptionformatter.extract_stack