|
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. |
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 |