Revision: 4754
http://sourceforge.net/p/vexi/code/4754
Author: mkpg2
Date: 2014-11-26 06:38:08 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
Jpp related fix.
Modified Paths:
--------------
branches/vexi3/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
Modified: branches/vexi3/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
===================================================================
--- branches/vexi3/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
2014-11-26 06:28:23 UTC (rev 4753)
+++ branches/vexi3/org.vexi-library.js/src/main/jpp/org/vexi/js/VexiJS.jpp
2014-11-26 06:38:08 UTC (rev 4754)
@@ -759,7 +759,7 @@
is = new ByteArrayInputStream(new byte[0]);
}
return new InputStreamReader(is, "UTF8");
- }catch(Exception e){
+ }catch(IOException e){
throw JSU.handleFountainExn(e);
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn