Hello All,
I want to hide server side error messages. I mean, I don't want users to see the all details of error messages like below.
PKG_MYPACKAGE.PROC1 line 142
Because, it might vulnerability for the security. So, instead of error messages, I want Apex to show “An error occured please try again later”. What do you recommnend?
Thanks in advance