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