Package tigase.xmpp
Class NoConnectionIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.NoConnectionIdException
- All Implemented Interfaces:
Serializable
- Author:
- kobit
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoConnectionIdException
(String message) NoConnectionIdException
(String message, Throwable cause) NoConnectionIdException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoConnectionIdException
public NoConnectionIdException() -
NoConnectionIdException
-
NoConnectionIdException
-
NoConnectionIdException
-