Uses of Class
org.jivesoftware.smack.fsm.StateMachineException
-
Packages that use StateMachineException Package Description org.jivesoftware.smack.fsm Smack's Finite State Machine to handle the login logic. -
-
Uses of StateMachineException in org.jivesoftware.smack.fsm
Subclasses of StateMachineException in org.jivesoftware.smack.fsm Modifier and Type Class Description static classStateMachineException.SmackMandatoryStateFailedExceptionstatic classStateMachineException.SmackStateGraphDeadEndException
-