Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Exception and Error handling to workbench #6

Closed
GoogleCodeExporter opened this issue Jul 28, 2015 · 2 comments
Closed

add Exception and Error handling to workbench #6

GoogleCodeExporter opened this issue Jul 28, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Exception handling needs to be defined (like "ComponentNotFountException...")
Add (Overlay?) message windows to show errors

Original issue reported on code.google.com by amo.a...@gmail.com on 30 May 2010 at 10:51

@GoogleCodeExporter
Copy link
Author

- Messaging is provided by an observer task communicating through a 
blockingQueue. when a componentNotFound exception occurs thread will jump out 
of his "waiting" while loop! Create an error message queue to notify user 
(overlay message) AND notify background service (see Task 12) to restart 
observer thread

Original comment by amo.a...@gmail.com on 15 Jul 2010 at 7:05

@GoogleCodeExporter
Copy link
Author

Original comment by amo.a...@gmail.com on 12 Mar 2012 at 2:26

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant