|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.NoConnectionIdException
public class NoConnectionIdException
Constructor Summary | |
---|---|
NoConnectionIdException()
Constructs ... |
|
NoConnectionIdException(String message)
Constructs ... |
|
NoConnectionIdException(String message,
Throwable cause)
Constructs ... |
|
NoConnectionIdException(Throwable cause)
Constructs ... |
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 |
Constructor Detail |
---|
public NoConnectionIdException()
public NoConnectionIdException(String message)
message
- public NoConnectionIdException(Throwable cause)
cause
- public NoConnectionIdException(String message, Throwable cause)
message
- cause
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |