|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.boylesoftware.cb2.ApplicationException com.boylesoftware.cb2.BLException com.boylesoftware.cb2.TooManyWaitingThreadsException
Thown by the BL Manager's getBLOContainer
method to indicate
that there are already too many threads waiting for the BLO container to get
unlocked.
Constructor Summary | |
TooManyWaitingThreadsException()
Constructs a new exception instance. |
Methods inherited from class com.boylesoftware.cb2.ApplicationException |
toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TooManyWaitingThreadsException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |