Searched refs:aExceptionType_ (Results 1 – 2 of 2) sorted by relevance
53 ::rtl::OUString implGetExceptionMsg( Exception& e, const ::rtl::OUString& aExceptionType_ ) in implGetExceptionMsg() argument55 ::rtl::OUString aExceptionType = aExceptionType_; in implGetExceptionMsg()
349 ::rtl::OUString implGetExceptionMsg( const Exception& e, const ::rtl::OUString& aExceptionType_ ) in implGetExceptionMsg() argument352 implAppendExceptionMsg( aMessageBuf, e, aExceptionType_, 0 ); in implGetExceptionMsg()
Completed in 35 milliseconds