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