|
||||||||||
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.NoBLOContainerException
Indicates that there is no BLO container instance for the requested session.
This exception is thrown by the BL Manager's getBLOContainer
method.
Constructor Summary | |
NoBLOContainerException(java.lang.String message)
Constructs an exception. |
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 NoBLOContainerException(java.lang.String message)
message
- error message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |