public class TInvocationTargetException extends TReflectiveOperationException
Modifier | Constructor and Description |
---|---|
protected |
TInvocationTargetException() |
|
TInvocationTargetException(TThrowable target) |
|
TInvocationTargetException(TThrowable target,
String s) |
Modifier and Type | Method and Description |
---|---|
TThrowable |
getTargetException() |
addSuppressed, fillInStackTrace, getCause, getCause0, getClass0, getLocalizedMessage0, getMessage0, getStackTrace0, getSuppressed0, init, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString0
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
protected TInvocationTargetException()
public TInvocationTargetException(TThrowable target)
public TInvocationTargetException(TThrowable target, String s)
public TThrowable getTargetException()
Copyright © 2019. All rights reserved.