Class RepeatEpisodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.machanism.machai.gw.tools.RepeatEpisodeException
All Implemented Interfaces:
Serializable

public class RepeatEpisodeException extends RuntimeException
Exception used to request that the current act episode be executed again.
See Also:
  • Constructor Details

    • RepeatEpisodeException

      public RepeatEpisodeException()
      Creates a repeat request for the current episode.