Class StoryManager.StoryExecutionFailed

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.embedder.StoryManager.StoryExecutionFailed
All Implemented Interfaces:
Serializable
Enclosing class:
StoryManager

public static class StoryManager.StoryExecutionFailed extends RuntimeException
See Also:
  • Constructor Details

    • StoryExecutionFailed

      public StoryExecutionFailed(String storyPath, Throwable failure)