When an InvocationTargetException was being thrown while using reflection, it was not being thrown up to the invoking program. This is because the actual runtime exception was wrapped inside the cause.
Authored by: sandeepmehra 2012-07-23
Parent: [r6280]
Child: [r6282]