Searched refs:aNoSuchElementException (Results 1 – 2 of 2) sorted by relevance
683 catch( container::NoSuchElementException& aNoSuchElementException ) in ReadContents() local685 AddLog( aNoSuchElementException.Message ); in ReadContents()3052 catch( container::NoSuchElementException& aNoSuchElementException ) in isStreamElement() local3054 m_pImpl->AddLog( aNoSuchElementException.Message ); in isStreamElement()3121 catch( container::NoSuchElementException& aNoSuchElementException ) in isStorageElement() local3123 m_pImpl->AddLog( aNoSuchElementException.Message ); in isStorageElement()3203 catch( container::NoSuchElementException& aNoSuchElementException ) in removeElement() local3205 m_pImpl->AddLog( aNoSuchElementException.Message ); in removeElement()3302 catch( container::NoSuchElementException& aNoSuchElementException ) in renameElement() local3304 m_pImpl->AddLog( aNoSuchElementException.Message ); in renameElement()[all …]
2768 catch( container::NoSuchElementException& aNoSuchElementException ) in hasByID() local2770 m_pImpl->AddLog( aNoSuchElementException.Message ); in hasByID()