errors#
import compwa_policy.errors
- exception PolicyError[source]#
Bases:
RuntimeErrorPolicy violation that is caught by the executor and printed without a traceback.
import compwa_policy.errors
Bases: RuntimeError
Policy violation that is caught by the executor and printed without a traceback.