InvocationTargetException.InvocationTargetException
Class Overview | Class Members | 
  This Package | 
All Packages
 protected InvocationTargetException()
 public InvocationTargetException( Throwable target )
Description
 Constructs a InvocationTargetException with a target exception.
 public InvocationTargetException( Throwable target,
                                  String s )
Description
 Constructs a InvocationTargetException with a target exception
 and a detail message.