public class UnknownElementException extends CitrusRuntimeException
| Constructor and Description |
|---|
UnknownElementException()
Default constructor.
|
UnknownElementException(String message)
Constructor using fields.
|
UnknownElementException(String message,
Throwable cause)
Constructor using fields.
|
UnknownElementException(Throwable cause)
Constructor using fields.
|
getFailureStack, getFailureStackAsString, getMessage, setFailureStackaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownElementException()
public UnknownElementException(String message)
message - public UnknownElementException(Throwable cause)
cause - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.