Skip to content

SeSReportException

Used to show exception in the report.

Action Summary

Action Description
SeSReportException Used to show exception in the report.

Action Detail

SeSReportException

Used to show exception in the report.

Tester.Assert("Connection Failed", false, new SeSReportException(ex))

Parameters:

Name Type Description
e Error Error object.