Catching unique constraint error via Apex???
Hello guys!
My app is almost finished and I'm currently concentrating on error handling! So far I was able to solve many problems using the Apexlib.
However, I would like to get rid of those annoying Ora-error-messages that are not understandable for the end-user. Is there a way to catch unique constraint errors in Apex before submitting the data? If so, could you please be so kind and give me a good or even better a full example how to handle such errors with PL/SQL or Javascript.
I am just a newbie so please be a little bit more detailed so I can understand your code. :-)
I'd appreciate your feedback on this issue and hope you can help me!
Thanks a lot!
Regards,
Sebastian