salt/doc/ref/internals/exceptions.rst

14 lines
316 B
ReStructuredText
Raw Normal View History

==========
Exceptions
==========
2012-11-11 05:06:16 +00: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