Class StoryManager.ThrowableStory

java.lang.Object
org.jbehave.core.embedder.StoryManager.ThrowableStory
Enclosing class:
StoryManager

public static class StoryManager.ThrowableStory extends Object
  • Constructor Details

    • ThrowableStory

      public ThrowableStory(Story story, Throwable throwable)
  • Method Details

    • getStory

      public Story getStory()
    • getThrowable

      public Throwable getThrowable()