|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.session.LockingException
public class LockingException
Locking exception thrown when an attempt is made to destroy a locked session context.
| Constructor Summary | |
|---|---|
LockingException()
Constructs a session locking exception.. |
|
LockingException(java.lang.String msg)
Constructs a session locking exception using the specified message to detail the issue. |
|
| Method Summary |
|---|
| Methods inherited from class com.sas.util.ChainedException |
|---|
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer |
| Constructor Detail |
|---|
public LockingException()
public LockingException(java.lang.String msg)
msg - Message detailing the cause of the session locking exception.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||