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.

salt.exceptions This module is a central location for all salt exceptions

Previous topic

Salt code and internals

Next topic

salt.exceptions

This Page