Class CancelFSMException

  • All Implemented Interfaces:
    Serializable

    public class CancelFSMException
    extends Exception
    The exception an FSM will throw to cancel the user interaction.
    See Also:
    Serialized Form
    • Constructor Detail

      • CancelFSMException

        public CancelFSMException()