coverity#1308512 Uncaught exception

Change-Id: Iacdf2e25fb041ec7e2bae8a505604ef538ee9dac
This commit is contained in:
Caolán McNamara
2015-06-28 16:42:02 +01:00
parent 5d6091da85
commit a4fdbaf546
2 changed files with 2 additions and 2 deletions

View File

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