Searched refs:aElementExistException (Results 1 – 1 of 1) sorted by relevance
3308 catch( container::ElementExistException& aElementExistException ) in renameElement() local3310 m_pImpl->AddLog( aElementExistException.Message ); in renameElement()3416 catch( container::ElementExistException& aElementExistException ) in copyElementTo() local3418 m_pImpl->AddLog( aElementExistException.Message ); in copyElementTo()3528 catch( container::ElementExistException& aElementExistException ) in moveElementTo() local3530 m_pImpl->AddLog( aElementExistException.Message ); in moveElementTo()4064 catch( container::ElementExistException& aElementExistException ) in insertRawEncrStreamElement() local4066 m_pImpl->AddLog( aElementExistException.Message ); in insertRawEncrStreamElement()5729 catch( container::ElementExistException& aElementExistException ) in insertStreamElementDirect() local5731 m_pImpl->AddLog( aElementExistException.Message ); in insertStreamElementDirect()[all …]
Completed in 41 milliseconds