Searched defs:ActionDataError (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/actions/
H A D__init__.py141 class ActionDataError(ActionError): class in inherits:ActionError
405 raise ActionDataError(_("Action payload '{name}' "
410 raise ActionDataError(_("Action payload '{name}' was "
421 # ActionDataError will be raised if the file doesn't exist or is not

Completed in 19 milliseconds