org.jbehave.core.reporters
Class TemplateableOutput.OutputStep.StepFormattingFailed

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
TemplateableOutput.OutputStep.StepFormattingFailed(String stepPattern, String parameterPattern, List<TemplateableOutput.OutputParameter> parameters, RuntimeException cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateableOutput.OutputStep.StepFormattingFailed

public TemplateableOutput.OutputStep.StepFormattingFailed(String stepPattern,
                                                          String parameterPattern,
                                                          List<TemplateableOutput.OutputParameter> parameters,
                                                          RuntimeException cause)


Copyright © 2003-2012. All Rights Reserved.