```if (offer.status != OfferStatus.Draft) throw My...
# announcements
d
Copy code
if (offer.status != OfferStatus.Draft) throw MyException()