public class AuctionException extends java.lang.Exception
AuctionException(java.lang.String message)
AuctionException(java.lang.String message, java.lang.Exception cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AuctionException(java.lang.String message)
public AuctionException(java.lang.String message, java.lang.Exception cause)