public class ConditionNotFoundException extends IllegalRuleException
| Constructor and Description |
|---|
ConditionNotFoundException() |
ConditionNotFoundException(String message) |
ConditionNotFoundException(String message,
Throwable cause) |
ConditionNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ConditionNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.