public class ScenarioException extends IllegalArgumentException
| Constructor and Description |
|---|
ScenarioException(String message) |
ScenarioException(String message,
boolean failedAssertion) |
ScenarioException(String message,
Throwable cause) |
ScenarioException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFailedAssertion() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.