public class ActionTimeoutException extends CitrusRuntimeException
Constructor and Description |
---|
ActionTimeoutException()
Default constructor.
|
ActionTimeoutException(String message)
Constructor using fields.
|
ActionTimeoutException(String message,
Throwable cause)
Constructor using fields.
|
ActionTimeoutException(Throwable cause)
Constructor using fields.
|
getFailureStack, getFailureStackAsString, getMessage, setFailureStack
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ActionTimeoutException()
public ActionTimeoutException(String message)
message
- public ActionTimeoutException(Throwable cause)
cause
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.