InvocationTargetException.InvocationTargetException

InvocationTargetException.InvocationTargetException

Class Overview | Class Members | This Package | All Packages

Syntax 1
protected InvocationTargetException()



Syntax 2
public InvocationTargetException( Throwable target )
Description
Constructs a InvocationTargetException with a target exception.



Syntax 3
public InvocationTargetException( Throwable target, String s )
Description
Constructs a InvocationTargetException with a target exception and a detail message.