xwic / jWic

jWic is a java-based development framework for developing dynamic web applications with the convenience and familiarity of 'rich client' style programming.
https://github.com/xwic/jWic/wiki
4 stars 3 forks source link

Improved Error Message when server is unavailable #55

Closed lippisch closed 8 years ago

lippisch commented 8 years ago

When the server is unavailable, a click on a jWic app causes a simple error message:

An exception has occured processing the server response: 

I suggest to evaluate the exception received and display a better, more accurate message like...

The server is unavailable. Please verify your connectivity and try again...