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