Searched defs:Exception (Results 1 – 2 of 2) sorted by relevance
11 exception: Type[Exception] = Exception) -> Iterator[None]:
1067 …def verify_playback_state_changed(self, expected_state: str, exception: Optional[Exception] = None…1082 …def verify_current_track_changed(self, expected_track: str, exception: Optional[Exception] = None)…1294 exception: Exception) -> bool:1323 exception: Exception,