ThrownExceptionMessage method
Returns the message from the exception which triggered the failure of this test.

Applies to
TTestFailure

Declaration
Function ThrownExceptionMessage: string;

Implementation

function TTestFailure.ThrownExceptionMessage: string;
begin
  result := fThrownExceptionMessage;
End;


HTML generated by Time2HELP
http://www.time2help.com