public interface Auction
void
bid(Money amount)
void bid(Money amount) throws AuctionException
AuctionException