coverity#707484 Uncaught exception
Change-Id: I1881add525365feaf25ce61b2be027f6ea1bcce7
This commit is contained in:
@@ -102,7 +102,7 @@ void ImplFillElementList(
|
||||
pNames[n], rtl_UriCharClassRelSegment,
|
||||
rtl_UriEncodeStrict, RTL_TEXTENCODING_UTF8);
|
||||
if (sEncName.isEmpty() && !pNames[n].isEmpty())
|
||||
throw css::uno::Exception("Failed to encode element name of XStorage", 0);
|
||||
throw css::uno::RuntimeException("Failed to encode element name of XStorage", 0);
|
||||
|
||||
if ( rxStore->isStreamElement( pNames[n] ) )
|
||||
{
|
||||
|
Reference in New Issue
Block a user