ThrownExceptionName method
Returns the name of the exception which triggered the failure of this test.

Applies to
TTestFailure

Declaration
Function ThrownExceptionName: string;

Implementation

function TTestFailure.ThrownExceptionName: string;
begin
  result := fThrownExceptionName;
End;


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