Class StateMachineException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StateMachineException.SmackMandatoryStateFailedException, StateMachineException.SmackStateGraphDeadEndException

public abstract class StateMachineException extends SmackException
See Also:
  • Constructor Details

    • StateMachineException

      protected StateMachineException(String message)
    • StateMachineException

      protected StateMachineException()