The Error event is called if thread processing fails.
Syntax | |||
Error(errCode, ErrSource, ErrDescription) | |||
Return value | |||
None | |||
Parameter | |||
Name |
Type |
Passing |
Description |
errCode |
Long |
ByVal |
Error number |
ErrSource |
String |
ByVal |
Error source |
ErrDescription |
String |
ByVal |
Error text |