User bio
404 bio not found
Member since Mar 14, 2017
Replies:

If the routine ^%ETRSDK was located in the default % namespace, your errortrap routine was probably erased in a Caché Upgrade (only %Z routines will remain there after an upgrade)

You can use

Try {

  //your code

} catch err {

  //handle the error

}

See https://docs.intersystems.com/iris20251/csp/docbook/DocBook.UI.Page.cls?...

Friendly Regards,
Danny

Certifications & Credly badges:
Danny has no Certifications & Credly badges yet.
Global Masters badges:
Followers:
Following:
Danny has not followed anybody yet.