Join Slack
Powered by
<@U775SBDAS> If you `catch` an Exception, that mea...
# suitescript
e
erictgrubaugh
10/03/2017, 11:23 PM
@Akbeard
If you
catch
an Exception, that means you're trapping it in the script, so NetSuite would never display it in the UI. You would have to not
catch
the error and let it bubble all the way up
2
Views
Open in Slack
Previous
Next