Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


I don't understand.

The call to getContent() comes from uno::Sequence < OUString >
SfxContentHelper::GetResultSet( const String& rURL ) in
sfx2/source/bastyp/helper.cxx.

And it sure is surrounded by a try { ... } followed by catch( const
ucb::CommandAbortedException& ) { ... } catch( const uno::Exception& )
{ ... } .

css::ucb::ContentCreationException is a subclass of
css::uno::Exception. So why doesn't the second catch() work?

Is exception handling broken in the Android NDK r7b and its
gnustl_shared library? Then we will have lots of fun in the Android
port... But surely exception handling brokenness would have shown up
earlier already? Sigh, my head hurts (just figuratively speaking).

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.