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:
    Serialized Form
    • Constructor Detail

      • IgnoringStepsFailure

        public IgnoringStepsFailure​(String message)
      • IgnoringStepsFailure

        public IgnoringStepsFailure​(String message,
                                    Throwable cause)