corda / net.corda.flows / TwoPartyTradeFlow / UnacceptablePriceException

UnacceptablePriceException

class UnacceptablePriceException : Exception

Constructors

<init> UnacceptablePriceException(givenPrice: Amount<Currency>)

Properties

givenPrice val givenPrice: Amount<Currency>