Searched refs:SonicProxyException (Results 1 – 2 of 2) sorted by relevance
159 exception=SonicProxyException('Timed out trying to find a sonic '165 class SonicProxyException(Exception): class191 raise SonicProxyException('Could not retrieve information about '215 raise SonicProxyException('Could not reboot sonic device through '
194 except sonic_client_utils.SonicProxyException as e: