Class StepFailException

java.lang.Object
java.lang.Throwable
allurium.exceptions.StepFailException
All Implemented Interfaces:
Serializable

public class StepFailException extends Throwable
See Also:
  • Constructor Details

    • StepFailException

      public StepFailException(UIElement uiElement, String stepText)