Uses of Class
org.jmock.example.sniper.AuctionException
-
Packages that use AuctionException Package Description org.jmock.example.sniper -
-
Uses of AuctionException in org.jmock.example.sniper
Methods in org.jmock.example.sniper with parameters of type AuctionException Modifier and Type Method Description void
AuctionSniperListener. sniperBidFailed(AuctionSniper sniper, AuctionException failure)
Methods in org.jmock.example.sniper that throw AuctionException Modifier and Type Method Description void
Auction. bid(Money amount)
-