Issue 114635 - C++ UNO bridge should convert non-UNO exceptions into RuntimeException
Summary: C++ UNO bridge should convert non-UNO exceptions into RuntimeException
Status: ACCEPTED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 4.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 08:08 UTC by Stephan Bergmann
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-09-21 08:08:09 UTC
For safety, when C++ UNO is called from binary UNO, any non-UNO exceptions
thrown by the C++ code should be converted into
com::sun::star::uno::RuntimeException, so that they can be handled by binary UNO.
Comment 1 Stephan Bergmann 2010-09-21 08:19:02 UTC
<http://hg.services.openoffice.org/cws/sb123/rev/7a518c9afc01> fixes this for
unxlngx6; rest to follow
Comment 2 Marcus 2017-05-20 11:33:14 UTC
Reset assigne to the default "issues@openoffice.apache.org".