public abstract class StreamManagementException
extends org.jivesoftware.smack.SmackException
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamManagementException.StreamIdDoesNotMatchException |
static class |
StreamManagementException.StreamManagementCounterError |
static class |
StreamManagementException.StreamManagementNotEnabledException |
org.jivesoftware.smack.SmackException.AlreadyConnectedException, org.jivesoftware.smack.SmackException.AlreadyLoggedInException, org.jivesoftware.smack.SmackException.ConnectionException, org.jivesoftware.smack.SmackException.FeatureNotSupportedException, org.jivesoftware.smack.SmackException.IllegalStateChangeException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NotLoggedInException, org.jivesoftware.smack.SmackException.ResourceBindingNotOfferedException, org.jivesoftware.smack.SmackException.SecurityNotPossibleException, org.jivesoftware.smack.SmackException.SecurityRequiredByClientException, org.jivesoftware.smack.SmackException.SecurityRequiredByServerException, org.jivesoftware.smack.SmackException.SecurityRequiredException| Constructor and Description |
|---|
StreamManagementException() |
StreamManagementException(java.lang.String message) |