fredericmarchand / RealTimeVotingSystem

Real-Time Concurrent Systems
0 stars 1 forks source link

Timeout exceptions in the client program #28

Closed brandonSc closed 9 years ago

brandonSc commented 9 years ago

It would be nice if we could display a message to the user to say "could not connect to servers" if we try to start the client program without the servers running. I have the code setup (roughly) to do this if a timeout exception is thrown but for some reason the exception is not actually getting caught by the client controller. I didn't spend much time on it, but if anyone has any bright ideas on why this would be the case, let me know. If not, well it's not that important of feature anyways and we prob won't lose marks for it or anything :octocat: