| Klasse java.lang.reflect.InvocationTargetException | 1.1 |
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.reflect.InvocationTargetException
| Konstruktoren | |
|---|---|
| protected | InvocationTargetException() |
| public | InvocationTargetException(Throwable target) |
| public | InvocationTargetException(Throwable target, String s) |
| Methoden | |
|---|---|
| public Throwable | getCause() ![]() |
| public Throwable | getTargetException() |
![[1.4]](../../images/marg14.gif)