Add InvocationTargetException to Wellknownclasses

To simplify reflection code and eliminate a possible infinite loop
issue if encoding a jmethodID takes memory I added
j.l.r.InvocationTargetException and its constructor to
WellKnownClasses.

Test: ./test.py --host
Bug: 134162467

Change-Id: I77d3905e8e738820c9451decb88ac39df6fcefa7
3 files changed