I was hoping that NAC had something equivalent to “try/catch” blocks in C++ or Java.
I’ve reviewed the Nintex documentation and several Nintex Community articles, but I haven’t found any way to “catch” an exception. For example, I’d like to be able to capture the error text and send an email. Before the workflow dies.
Q: Is there any way to accomplish this in Nintex Automation Cloud?

