Menu

Commit [r27811]  Maximize  Restore  History

do not wrap InvocationTargetExceptions, but rethrow their cause

according to the documentation, this exception is only used to transmit
exceptions which occur during the invoked method. Wrapping it results in
a double wrapping, which makes the log message rather difficult to read.

thibautd 2014-02-04

changed /matsim/trunk/src/main/java/org/matsim/core/config/experimental/ReflectiveModule.java
changed /matsim/trunk/src/test/java/org/matsim/core/config/experimental/ReflectiveModuleTest.java
/matsim/trunk/src/main/java/org/matsim/core/config/experimental/ReflectiveModule.java Diff Switch to side-by-side view
Loading...
/matsim/trunk/src/test/java/org/matsim/core/config/experimental/ReflectiveModuleTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB