Class StepConditionMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jbehave.core.condition.StepConditionMatchException
All Implemented Interfaces:
Serializable

public class StepConditionMatchException extends Exception
See Also:
  • Constructor Details

    • StepConditionMatchException

      public StepConditionMatchException(Throwable cause)
    • StepConditionMatchException

      public StepConditionMatchException(String message)