|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.ac.liv.auction.core.AuctionException
uk.ac.liv.auction.core.DataUnavailableException
uk.ac.liv.auction.core.ShoutsNotVisibleException
This exception is thrown if an agent attempts to examine the shouts of other agents in an auction where the auctioneer does not permit agents to see each others shouts.
| Constructor Summary | |
ShoutsNotVisibleException()
|
|
ShoutsNotVisibleException(java.lang.String message)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ShoutsNotVisibleException(java.lang.String message)
public ShoutsNotVisibleException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||