Searched refs:_LocalException (Results 1 – 1 of 1) sorted by relevance
492 class _LocalException(Exception): class547 raise _LocalException("Internet Inaccessible when Enabled")554 raise _LocalException("Failed to Disable Cellular Data")558 raise _LocalException("Internet Accessible when Disabled")565 raise _LocalException("Failed to Re-Enable Cellular Data")568 raise _LocalException("Internet Inaccessible when Enabled")573 raise _LocalException("Internet Accessible.")585 raise _LocalException("Internet Inaccessible when Enabled")587 except _LocalException as e: