exceptions.rst 315 B

12345678910111213
  1. ==========
  2. Exceptions
  3. ==========
  4. Salt-specific exceptions should be thrown as often as possible so the various
  5. interfaces to Salt (CLI, API, etc) can handle those errors appropriately and
  6. display error messages appropriately.
  7. .. autosummary::
  8. :toctree:
  9. :template: autosummary.rst.tmpl
  10. salt.exceptions