Package org.jmock.example.sniper
Class AuctionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmock.example.sniper.AuctionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuctionException
(String message) AuctionException
(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuctionException
-
AuctionException
-