Added a catch clause for UnsupportedOperationException to the static initializer...
commit097037c71a904c420afa058ccffb5abc8e99c07f
authorNiklas Therning <niklas@apache.org>
Tue, 21 Jun 2005 20:19:04 +0000 (21 20:19 +0000)
committerNiklas Therning <niklas@apache.org>
Tue, 21 Jun 2005 20:19:04 +0000 (21 20:19 +0000)
tree97bb18a69f4de112c01af62802102beb94048182
parent5caaa2a92b59e6076987cf229216e9bc1339f8b9
Added a catch clause for UnsupportedOperationException to the static initializer to fix an issue when running under Java 1.5.

git-svn-id: https://svn.eu.apache.org/repos/asf/james/mime4j/trunk@191718 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/mime4j/util/CharsetUtil.java