Closed VeaceslavChicu closed 10 years ago
exceptions handling, could be better, look at http://code.jaspersoft.com/svn/repos/jaspersoftstudio/trunk/com.jaspersoft.studio.server/src/com/jaspersoft/studio/server/protocol/restv2/RESTv2ExceptionHandler.java
this one will resolve messages from the server if available, and a lit bit more problems I faced
Exception handling was fully redesigned. Details here.
exceptions handling, could be better, look at http://code.jaspersoft.com/svn/repos/jaspersoftstudio/trunk/com.jaspersoft.studio.server/src/com/jaspersoft/studio/server/protocol/restv2/RESTv2ExceptionHandler.java
this one will resolve messages from the server if available, and a lit bit more problems I faced