public static class SmackException.NotConnectedException extends SmackException
SmackException.AlreadyConnectedException, SmackException.AlreadyLoggedInException, SmackException.ConnectionException, SmackException.FeatureNotSupportedException, SmackException.IllegalStateChangeException, SmackException.NoResponseException, SmackException.NotConnectedException, SmackException.NotLoggedInException, SmackException.ResourceBindingNotOfferedException, SmackException.SecurityNotPossibleException, SmackException.SecurityRequiredByClientException, SmackException.SecurityRequiredByServerException, SmackException.SecurityRequiredException| Constructor and Description |
|---|
SmackException.NotConnectedException() |
SmackException.NotConnectedException(java.lang.String optionalHint) |
SmackException.NotConnectedException(XMPPConnection connection,
StanzaFilter stanzaFilter) |
SmackException.NotConnectedException(XMPPConnection connection,
java.lang.String details) |
public SmackException.NotConnectedException()
public SmackException.NotConnectedException(java.lang.String optionalHint)
public SmackException.NotConnectedException(XMPPConnection connection, java.lang.String details)
public SmackException.NotConnectedException(XMPPConnection connection, StanzaFilter stanzaFilter)