Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about error trapping..
#2
Quote:Is there any mechanism that catches all of the errors in a thread to prevent the crash
No. QM does not have try/catch. Errors can be either handled locally or explicitly passed to the caller.

Function Function294
Code:
Copy      Help
Function299

err+
,out _error.description

Function Function299
Code:
Copy      Help
opt noerrorshere 1

act 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)