Searched refs:aElementExistException (Results 1 – 1 of 1) sorted by relevance
3306 catch( container::ElementExistException& aElementExistException ) in renameElement() local3308 m_pImpl->AddLog( aElementExistException.Message ); in renameElement()3414 catch( container::ElementExistException& aElementExistException ) in copyElementTo() local3416 m_pImpl->AddLog( aElementExistException.Message ); in copyElementTo()3526 catch( container::ElementExistException& aElementExistException ) in moveElementTo() local3528 m_pImpl->AddLog( aElementExistException.Message ); in moveElementTo()4062 catch( container::ElementExistException& aElementExistException ) in insertRawEncrStreamElement() local4064 m_pImpl->AddLog( aElementExistException.Message ); in insertRawEncrStreamElement()5727 catch( container::ElementExistException& aElementExistException ) in insertStreamElementDirect() local5729 m_pImpl->AddLog( aElementExistException.Message ); in insertStreamElementDirect()[all …]