ivaynberg / wicket-select2

Provides integration between Apache Wicket and Select2
64 stars 50 forks source link

Added simple error handling #90

Closed RobAu closed 9 years ago

RobAu commented 10 years ago

This pull request implements some very simple, basic error handling. If the query somehow fails, the getMsg() from the Exception is shown to the user.