Implement some basic exception handling so that the GUI knows, when somethings wrong with the communication.

Registered by Christian Hintze

At the moment, every error printed to the user is hard-coded to be used as a terminal application. This is quick'n'dirty, yet functional. but sometimes in the future there will be a graphical user interface. then this is the place to be for every error. But on the other hand, to have some GUI elements in the communications oder data formatting parts of the project, is not favorable. Therefore every part of the program should return some kind of error indicator, and then the GUI knows what it means and produces some graphical output for recognition by the user.

Blueprint information

Status:
Started
Approver:
T-Lo
Priority:
High
Drafter:
Christian Hintze
Direction:
Approved
Assignee:
Christian Hintze
Definition:
Approved
Series goal:
Accepted for devel
Implementation:
Beta Available
Milestone target:
milestone icon graphical
Started by
Christian Hintze

Related branches

Sprints

Whiteboard

CommunicationsException is raised, if no data could be downloaded from the watch
serial.SerialException is raised, if there is no serial-device or some kind of bug with the old chip i have (plug out and replug the usb-cable to work around)

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.