class UnacceptablePriceException : Exception
UnacceptablePriceException(givenPrice: Amount<Issued<Currency>>)
val givenPrice: Amount<Issued<Currency>>