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

Custom cmd2 exceptions


.. autoclass:: cmd2.exceptions.SkipPostcommandHooks
    :members:

.. autoclass:: cmd2.exceptions.Cmd2ArgparseError
    :members:

.. autoclass:: cmd2.exceptions.CommandSetRegistrationError
    :members: