coverity#1308512 Uncaught exception
Change-Id: Iacdf2e25fb041ec7e2bae8a505604ef538ee9dac
This commit is contained in:
@@ -1183,7 +1183,7 @@ void StringResourcePersistenceImpl::implStoreAtLocation
|
||||
bool bStoreAll,
|
||||
bool bKillAll
|
||||
)
|
||||
throw (Exception, RuntimeException)
|
||||
throw (Exception, RuntimeException, std::exception)
|
||||
{
|
||||
// Delete files for deleted locales
|
||||
if( bUsedForStore || bKillAll )
|
||||
|
Reference in New Issue
Block a user