salt/doc/ref/internals/exceptions.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
316 B
ReStructuredText
Raw Normal View History

==========
Exceptions
==========
2012-11-10 22:06:16 -07:00
Salt-specific exceptions should be thrown as often as possible so the various
interfaces to Salt (CLI, API, etc) can handle those errors appropriately and
display error messages appropriately.
.. autosummary::
:toctree:
:template: autosummary.rst.tmpl
salt.exceptions