Class SoftAssertionError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
org.opentest4j.MultipleFailuresError
com.codeborne.selenide.ex.SoftAssertionError
All Implemented Interfaces:
Serializable

@ParametersAreNonnullByDefault public class SoftAssertionError extends org.opentest4j.MultipleFailuresError
See Also:
  • Constructor Details

    • SoftAssertionError

      public SoftAssertionError(String message, List<? extends Throwable> failures, boolean fullStacktraces)