Package io.cucumber.core.exception
Class ExceptionUtils
- java.lang.Object
-
- io.cucumber.core.exception.ExceptionUtils
-
public final class ExceptionUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringprintStackTrace(Throwable throwable)static voidthrowAsUncheckedException(Throwable throwable)
-