|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.sourceforge.jvb3d.Network.TimeoutException
public class TimeoutException
Constructor Summary | |
---|---|
TimeoutException(java.net.InetSocketAddress avatarID)
tworzy wyjatek dla podanego adresu |
Method Summary | |
---|---|
java.net.InetSocketAddress |
getAddress()
zwraca adres timeouta |
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 TimeoutException(java.net.InetSocketAddress avatarID)
avatarID
- adres socketu z którym nie ma komunikacjiMethod Detail |
---|
public java.net.InetSocketAddress getAddress()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |