Searched defs:_exception (Results 1 – 6 of 6) sorted by relevance
116 def AlwaysRetry(_exception): argument
424 #define _exception (cli_wand->wand.exception) in CLISettingOptionInfo() macro1668 #define _exception (cli_wand->wand.exception) in CLISimpleOperatorImage() macro3692 #define _exception (cli_wand->wand.exception) in CLIListOperatorImages() macro4605 #define _exception (cli_wand->wand.exception) in CLINoImageOperator() macro
130 _exception = None variable in Future
97 def _exception(obj): function