java.lang.Object java.lang.Throwable java.lang.Exception java.lang.reflect.InvocationTargetException
Throwable.getCause()
getTargetException()
Method
Constructor
public Throwable getCause()
public Throwable getTargetException()
protected InvocationTargetException()
getReadMethod ( ) .invoke ( controlOrigen, null ) ;
public InvocationTargetException(Throwable target)
public InvocationTargetException(Throwable target, String s)
public void printStackTrace()
System.err
public void printStackTrace(PrintStream ps)
public void printStackTrace(PrintWriter pw)