Class ExceptionInfoService
- java.lang.Object
-
- com.aventstack.extentreports.model.service.ExceptionInfoService
-
public class ExceptionInfoService extends Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionInfoService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ExceptionInfocreateExceptionInfo(Throwable t)
-
-
-
Method Detail
-
createExceptionInfo
public static ExceptionInfo createExceptionInfo(Throwable t)
-
-