__raiseasync
Generates an error in an asynchronous thread in order to test the error catching functionality.
Generates an error in an asynchronous thread in order to test the error catching functionality.
__raiseasync
Generates an error in an asynchronous thread in order to test the error catching functionality.
<no parameters>
no parameters |
Mode | Target |
---|---|
All | Global |
None
Generates an error in an asynchronous thread in order to test the error catching functionality with a number of milliseconds to wait before the exception is raised.
__raiseasync 1
Generates an error in an asynchronous thread in order to test the error catching functionality.
Integer'
Integer | Integer | Number of milliseconds to wait before the exception is raised |
Mode | Target |
---|---|
All | Global |
None