mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
14 lines
316 B
ReStructuredText
14 lines
316 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
|