Class GuardAlreadyDefinedException

All Implemented Interfaces:
Serializable

public class GuardAlreadyDefinedException extends FSMBuilderException
Indicates that a guard was already associated with the object (State or Transition)
See Also:
  • Constructor Details

    • GuardAlreadyDefinedException

      public GuardAlreadyDefinedException()
    • GuardAlreadyDefinedException

      public GuardAlreadyDefinedException(String msg)