|
jGCS Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
net.sf.jgcs.JGCSException
net.sf.jgcs.ClosedSessionException
public class ClosedSessionException
This class defines a ClosedSessionException.
| Constructor Summary | |
|---|---|
ClosedSessionException()
|
|
ClosedSessionException(java.lang.String s)
|
|
ClosedSessionException(java.lang.String s,
java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jgcs.JGCSException |
|---|
getCause, getErrorCode |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, 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 ClosedSessionException()
public ClosedSessionException(java.lang.String s,
java.lang.Throwable t)
public ClosedSessionException(java.lang.String s)
|
jGCS Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||