synergy-service/synergy/examples
Lisa Zangrando a8c06a001c Synergy should never raise Exception directly
The basic Exception can be used anywhere in the code but however, no
program nor library should ever raise Exception directly: it's not
specific enough to be helpful. This fix better handles the exceptions by
removing the Exception occurencies and adding a new SynergyError type.

Bug: #1690795
Change-Id: I202e063198ee9aef7397bad9b8398c24d52b5fe1
Sem-Ver: bugfix
2017-05-17 06:21:33 +00:00
..
__init__.py import project from launchpad git repo 2016-04-27 16:29:13 +02:00
timer_manager.py Synergy should never raise Exception directly 2017-05-17 06:21:33 +00:00