org.jbehave.core.reporters
Class TemplateableOutput.OutputStep.StepFormattingFailed
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbehave.core.reporters.TemplateableOutput.OutputStep.StepFormattingFailed
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TemplateableOutput.OutputStep
public static class TemplateableOutput.OutputStep.StepFormattingFailed
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateableOutput.OutputStep.StepFormattingFailed
public TemplateableOutput.OutputStep.StepFormattingFailed(String stepPattern,
String parameterPattern,
List<TemplateableOutput.OutputParameter> parameters,
RuntimeException cause)
Copyright © 2003-2012. All Rights Reserved.