Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Throw statement behaviour in 8.1.1.10

edited Apr 9, 2014 12:00PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered

Hi,

I have a business service and I am calling a method of it.

The code in this main method lies entirely in one try-catch block. Inside the main method, I call a sub-function which in turn lies in a try-catch block.

An exception is caught in the sub-function and when the control returns to the main method, the Main Method does not terminate, but continues with the next steps.

As per my knowledge, the exception should in turn be cascaded to the main method and should in turn trigger the 'catch' block of the main method which does not happen.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center