Class InvalidStoryResource

All Implemented Interfaces:
Serializable

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

    • InvalidStoryResource

      public InvalidStoryResource(String storyPath, Throwable cause)