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