[Jamwiki-commit] SF.net SVN: jamwiki:[2461] wiki/trunk/jamwiki-core/src/main/java/org/ jamwiki/util
Brought to you by:
wrh2
From: <wr...@us...> - 2009-02-04 04:31:20
|
Revision: 2461 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2461&view=rev Author: wrh2 Date: 2009-02-04 04:31:13 +0000 (Wed, 04 Feb 2009) Log Message: ----------- Images: * ImageIO.read() can return null, so log an error when that occurs. * Throw IOException rather than general Exception where possible. Modified Paths: -------------- wiki/trunk/jamwiki-core/src/main/java/org/jamwiki/utils/ImageUtil.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |