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!
For particular calls, I'd like to prevent that a service error stops the current runtime env. Instead, I'd like to catch it beforehands like java's try / catch / finally approach.
Any suggestion how to do so ? Thanks !