Searched refs:QuarantineException (Results 1 – 2 of 2) sorted by relevance
14 from twisterlib.quarantine import QuarantineException, \49 QuarantineException,156 QuarantineException
24 class QuarantineException(Exception): class79 raise QuarantineException("At least one of filters ('scenarios', 'platforms' ...) "109 raise QuarantineException('Cannot load Quarantine data') from e