cucumber.runtime
Class UndefinedStepException

java.lang.Object
  extended by java.lang.Throwable
      extended by cucumber.runtime.UndefinedStepException
All Implemented Interfaces:
Serializable

public class UndefinedStepException
extends Throwable

See Also:
Serialized Form

Constructor Summary
UndefinedStepException(gherkin.formatter.model.Step step)
           
 
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

UndefinedStepException

public UndefinedStepException(gherkin.formatter.model.Step step)


Copyright © 2012. All Rights Reserved.