Searched refs:SerialTimeoutException (Results 1 – 1 of 1) sorted by relevance
96 except SerialTimeoutException as e:252 class SerialTimeoutException(Exception): class312 raise SerialTimeoutException(f'Timeout executing: {cmd} after {timeout}s')