Searched refs:aNoSuchElementException (Results 1 – 2 of 2) sorted by relevance
681 catch( container::NoSuchElementException& aNoSuchElementException ) in ReadContents() local683 AddLog( aNoSuchElementException.Message ); in ReadContents()3050 catch( container::NoSuchElementException& aNoSuchElementException ) in isStreamElement() local3052 m_pImpl->AddLog( aNoSuchElementException.Message ); in isStreamElement()3119 catch( container::NoSuchElementException& aNoSuchElementException ) in isStorageElement() local3121 m_pImpl->AddLog( aNoSuchElementException.Message ); in isStorageElement()3201 catch( container::NoSuchElementException& aNoSuchElementException ) in removeElement() local3203 m_pImpl->AddLog( aNoSuchElementException.Message ); in removeElement()3300 catch( container::NoSuchElementException& aNoSuchElementException ) in renameElement() local3302 m_pImpl->AddLog( aNoSuchElementException.Message ); in renameElement()[all …]
2768 catch( container::NoSuchElementException& aNoSuchElementException ) in hasByID() local2770 m_pImpl->AddLog( aNoSuchElementException.Message ); in hasByID()