|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ca.mcgill.cs.postina.PostinaAlreadyConnectedException
public class PostinaAlreadyConnectedException
A PostinaAlreadyConnectedException is thrown when a client
that is already connected to the network tries to connect a second time. This
is not possible. The client first has to disconnect.
| Field Summary | |
|---|---|
private static org.apache.log4j.Logger |
logger
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
PostinaAlreadyConnectedException()
|
|
| Method Summary |
|---|
| 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 |
| Field Detail |
|---|
private static final org.apache.log4j.Logger logger
private static final long serialVersionUID
| Constructor Detail |
|---|
public PostinaAlreadyConnectedException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||