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, setFailureStackaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ActionTimeoutException()
public ActionTimeoutException(String message)
message - public ActionTimeoutException(Throwable cause)
cause - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.