Skip to Main Content

Java Development Tools

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!

Exception handling

furkanuluayAug 11 2014 — edited Aug 11 2014

Hi ,

I have created a new adf project on jdeveloper . I have class in other project which runs well but when I copy some functions from old project to my new class jdeveloper shows some warnings as "Exceptions not handled" Same functions same library.

Also I tried on Eclipse , there was no error.

first image, there is no error.

second image has some error

Full error: unreported exception Thor.API.Exceptions.tcAPIException; must be caught or declared to be thrown

Untitled1.jpgUntitled2.png

how can deal with this error?

This post has been answered by Arunkumar Ramamoorthy-Oracle on Aug 11 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2014
Added on Aug 11 2014
8 comments
151 views