Skip to content
Snippets Groups Projects
Commit a08e6217 authored by tpylak's avatar tpylak
Browse files

bugfix: each method in server interface for GWT should have 'throws...

bugfix: each method in server interface for GWT should have 'throws UserFailureException' in the signature. The authorization framework can throw this exception when the user has insufficient privileges. If it is not marked, the GWT client will report an unexpected exception.

SVN: 10644
parent 7b739883
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment