Class ExceptionUtils

java.lang.Object
io.cucumber.core.exception.ExceptionUtils

public final class ExceptionUtils extends Object
  • Method Details

    • throwAsUncheckedException

      public static void throwAsUncheckedException(Throwable throwable)
    • printStackTrace

      public static String printStackTrace(Throwable throwable)