junit.extensions.abbot
Class ComponentTestFixture.EventDispatchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.reflect.InvocationTargetException
              extended by junit.extensions.abbot.ComponentTestFixture.EventDispatchException
All Implemented Interfaces:
Serializable
Enclosing class:
ComponentTestFixture

public class ComponentTestFixture.EventDispatchException
extends InvocationTargetException

See Also:
Serialized Form

Method Summary
 void printStackTrace()
           
 void printStackTrace(PrintStream p)
           
 void printStackTrace(PrintWriter p)
           
 
Methods inherited from class java.lang.reflect.InvocationTargetException
getCause, getTargetException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintStream p)
Overrides:
printStackTrace in class Throwable

printStackTrace

public void printStackTrace(PrintWriter p)
Overrides:
printStackTrace in class Throwable


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge