public abstract class StateMachineException extends SmackException
| Modifier and Type | Class and Description |
|---|---|
static class |
StateMachineException.SmackMandatoryStateFailedException |
static class |
StateMachineException.SmackStateGraphDeadEndException |
SmackException.AlreadyConnectedException, SmackException.AlreadyLoggedInException, SmackException.ConnectionException, SmackException.EndpointConnectionException, SmackException.FeatureNotSupportedException, SmackException.GenericConnectionException, SmackException.IllegalStateChangeException, SmackException.NoEndpointsDiscoveredException, SmackException.NoResponseException, SmackException.NotConnectedException, SmackException.NotLoggedInException, SmackException.ResourceBindingNotOfferedException, SmackException.SecurityNotPossibleException, SmackException.SecurityRequiredByClientException, SmackException.SecurityRequiredByServerException, SmackException.SecurityRequiredException, SmackException.SmackCertificateException, SmackException.SmackMessageException, SmackException.SmackSaslException, SmackException.SmackWrappedException| Modifier | Constructor and Description |
|---|---|
protected |
StateMachineException() |
protected |
StateMachineException(java.lang.String message) |