Class EpisodeNotFoundException

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

public class EpisodeNotFoundException extends RuntimeException
Exception thrown when an episode cannot be resolved by name.
See Also:
  • Constructor Details

    • EpisodeNotFoundException

      public EpisodeNotFoundException(String episodeName)
      Creates an exception for the unresolved episode name.
      Parameters:
      episodeName - unresolved episode name