Fix Class.newInstance to not wrap its exceptions.

Unlike Constructor.newInstance, Class.newInstance should not wrap
exceptions it throws.

Bug: https://code.google.com/p/android/issues/detail?id=68620

Change-Id: I3b89e8417d770b1908fea585062e62d5de292331
1 file changed