|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tools.ant.BuildException
com.canoo.webtest.engine.WebTestException
com.canoo.webtest.engine.StepExecutionException
public class StepExecutionException
| Constructor Summary | |
|---|---|
StepExecutionException(String message,
Step failedStep)
Should be removed |
|
StepExecutionException(String message,
Step failedStep,
Throwable cause)
|
|
StepExecutionException(String message,
Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.canoo.webtest.engine.WebTestException |
|---|
addDetail, getDetails, getShortMessage, getUrlCurrentResponse, toString |
| Methods inherited from class org.apache.tools.ant.BuildException |
|---|
getCause, getException, getLocation, printStackTrace, printStackTrace, printStackTrace, setLocation |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StepExecutionException(String message,
Step failedStep,
Throwable cause)
failedStep - may only be null for testing purposes *
public StepExecutionException(String message,
Throwable cause)
public StepExecutionException(String message,
Step failedStep)
|
Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||