RESP and NOHANDLE options

You can temporarily deactivate the effect of any HANDLE CONDITION command by using the RESP or NOHANDLE option on a command.

The way to use these options is described in Handling exception conditions by inline code . If you do this, you lose the ability to use any system default action for that command. In other words, you have to do your own catch-all error processing.