coverity#1308598 Uncaught exception

Change-Id: Id65e076641506e128c27cec4f50bc677e808fa95
This commit is contained in:
Caolán McNamara
2015-06-29 09:00:59 +01:00
parent 6a151630e3
commit 9202cab167
2 changed files with 2 additions and 2 deletions

View File

@@ -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 )