Class ActionAlreadyDefinedException

All Implemented Interfaces:
Serializable

public class ActionAlreadyDefinedException extends FSMBuilderException
Indicates that an action was already associated with the object (State or Transition)
See Also:
  • Constructor Details

    • ActionAlreadyDefinedException

      public ActionAlreadyDefinedException()
    • ActionAlreadyDefinedException

      public ActionAlreadyDefinedException(String msg)