public class InvocationTargetException extends Exception
Modifier | Constructor and Description |
---|---|
protected |
InvocationTargetException()
InvocationTargetException
|
|
InvocationTargetException(Throwable throwable) |
|
InvocationTargetException(Throwable throwable,
String s) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getTargetException() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString