Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Catching unique constraint error via Apex???

skahlertSep 7 2009 — edited Sep 8 2009
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
This post has been answered by Roel Hartman on Sep 8 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2009
Added on Sep 7 2009
19 comments
3,337 views