Skip to Main Content

Oracle Forms

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!

Value Error exception

DimpyMay 9 2018 — edited May 10 2018

Hello Experts,

I am trying to handle value error predefined exception, but its not working fine.

Below is my code : Here no_data found is working fine, when program not getting value then it is inserting the vlaue in abhi_test table, but when program sees the numeric or value error then it shows the error in application and not inserting the value in abhi_test.

pastedImage_0.png

Below is the ERRor:

pastedImage_1.png

My concern is why it is not able to handle value_error.

Regards

PC

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2018
Added on May 9 2018
2 comments
397 views