Class IgnoringStepsFailure

All Implemented Interfaces:
Serializable

public class IgnoringStepsFailure extends RuntimeException
Runtime exception thrown to indicate that the current and following steps should be ignored
See Also:
  • Constructor Details

    • IgnoringStepsFailure

      public IgnoringStepsFailure(String message)
    • IgnoringStepsFailure

      public IgnoringStepsFailure(String message, Throwable cause)