public static class TwoPartyDealFlow.DealRefMismatchException
| Constructor and Description |
|---|
DealRefMismatchException(StateRef expectedDeal,
StateRef actualDeal) |
| Modifier and Type | Method and Description |
|---|---|
StateRef |
getActualDeal() |
StateRef |
getExpectedDeal() |
java.lang.String |
toString() |