HandleException method |
Applies to
TCHMcustomEngine
Declaration
procedure HandleException(MessageData: string; TransportIndex: Integer; ExceptionHandle: TCHMresultHandle);
Description
It will normally invoke the OnParseError event. If this event is not assigned then this method will write the exception message to the log.
|