corda / net.corda.flows / TwoPartyTradeFlow / UnacceptablePriceException

UnacceptablePriceException

class UnacceptablePriceException : FlowException

Constructors

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

Inherited Properties

cause open val cause: Throwable?
message open val message: String?