|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
pl.mn.communicator.GGException
pl.mn.communicator.GGSessionException
public class GGSessionException
Created on 2004-11-30 Exception that is thrown when user tries to move from certain state to state that is not allowed at that moment.
| Constructor Summary | |
|---|---|
GGSessionException(SessionState actualSessionState)
|
|
| Method Summary | |
|---|---|
SessionState |
getSessionState()
|
| 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 GGSessionException(SessionState actualSessionState)
| Method Detail |
|---|
public SessionState getSessionState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||