Class StoryResourceNotFound

All Implemented Interfaces:
Serializable

public class StoryResourceNotFound extends RuntimeException
Thrown when a story resource is not found
See Also:
  • Constructor Details

    • StoryResourceNotFound

      public StoryResourceNotFound(String storyPath, ClassLoader classLoader)
    • StoryResourceNotFound

      public StoryResourceNotFound(String storyPath, List<String> traversalPaths)