public class FailedConsequence extends Object
| Constructor and Description |
|---|
FailedConsequence(Consequence consequence,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
Consequence |
getConsequence() |
void |
throwException() |
public FailedConsequence(Consequence consequence, Throwable cause)
public Consequence getConsequence()
public Throwable getCause()
public void throwException()
Copyright © 2021. All rights reserved.