This shows the server errors directly in the form, instead of a modal dialog
(which is the default for all the other forms and places that throw the exception)
We can now use a widget to show any errors returned by WgerHttpException. This has
to be added on a form-by-form basis, otherwise, the general error handling shows
the results in a modal dialog