Class InitialStateAlreadyDefinedException

All Implemented Interfaces:
Serializable

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

    • InitialStateAlreadyDefinedException

      public InitialStateAlreadyDefinedException(Enum state)