public class FailedConsequence
extends java.lang.Object
| Constructor and Description |
|---|
FailedConsequence(Consequence consequence,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
Consequence |
getConsequence() |
void |
throwException() |
public FailedConsequence(Consequence consequence, java.lang.Throwable cause)
public Consequence getConsequence()
public java.lang.Throwable getCause()
public void throwException()