Catching the right error — not 'anything that goes wrong' — step 5 of 9
Cursor wrote a try/except and wants to log the actual exception object.
Fill in the keyword that binds the caught exception to the variable
err on line 4.
Keyword:
⌘↵ runs the editor.read, then continue.
Catching the right error — not 'anything that goes wrong' — step 5 of 9
Cursor wrote a try/except and wants to log the actual exception object.
Fill in the keyword that binds the caught exception to the variable
err on line 4.
Keyword:
⌘↵ runs the editor.read, then continue.