public abstract class StreamManagementException extends SmackException
| Modifier and Type | Class and Description |
|---|---|
static class |
StreamManagementException.StreamIdDoesNotMatchException |
static class |
StreamManagementException.StreamManagementCounterError |
static class |
StreamManagementException.StreamManagementNotEnabledException |
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 |
|---|
StreamManagementException() |
StreamManagementException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StreamManagementException()
public StreamManagementException(String message)