Searched refs:PickUIException (Results 1 – 2 of 2) sorted by relevance
64 class PickUIException(Exception): class253 raise PickUIException(f'Invalid Sha {sha}')276 except PickUIException:296 except PickUIException:
469 with pytest.raises(core.PickUIException):