Close
jGuru Forums
Posted By: Anonymous Posted On: Tuesday, January 3, 2006 04:16 AM
I am working on a desktop application that involves multiple threads and I need to update the form main thread periodically so I use the invokeLater() function the point is that the program always raises the "Exception processing async thread queue" each time I run the program and I can't figure out the reason, so if anyone knows a solution for this please reply, thanks in advance.
Re: Exception processing async thread queue
Posted By: Almagest_FUTT Posted On: Tuesday, January 3, 2006 12:07 PM