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, setFailureStack
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownElementException()
public UnknownElementException(String message)
message
- public UnknownElementException(Throwable cause)
cause
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.