egovconcepts / jacp

Automatically exported from code.google.com/p/jacp
0 stars 0 forks source link

add Exception and Error handling to workbench #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
- 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 commented 9 years ago

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