|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sourceforge.jasa.market.AuctionException
net.sourceforge.jasa.market.DataUnavailableException
net.sourceforge.jasa.market.ShoutsNotVisibleException
public class ShoutsNotVisibleException
This exception is thrown if an agent attempts to examine the shouts of other agents in an market where the auctioneer does not permit agents to see each others shouts.
Constructor Summary | |
---|---|
ShoutsNotVisibleException()
|
|
ShoutsNotVisibleException(java.lang.String message)
|
Method Summary |
---|
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 |