mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
13 lines
315 B
ReStructuredText
13 lines
315 B
ReStructuredText
==========
|
|
Exceptions
|
|
==========
|
|
|
|
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 |