Searched refs:exclude_exceptions (Results 1 – 1 of 1) sorted by relevance
196 exclude_exceptions=EXCEPTIONS_TO_EXCLUDE): argument212 self.exclude_exceptions = exclude_exceptions223 if self.exclude_exceptions is not None:224 for exclude_exception in self.exclude_exceptions: