-
- Downloads
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
Please register or sign in to comment