Class FinalStateAlreadyDefinedException

All Implemented Interfaces:
Serializable

public class FinalStateAlreadyDefinedException extends StateBuilderException
Indicates that you tried to define a final state twice.
Author:
jonas@jonasborjesson.com
See Also:
  • Constructor Details

    • FinalStateAlreadyDefinedException

      public FinalStateAlreadyDefinedException(Enum state)