Searched refs:_rsMessage (Results 1 – 2 of 2) sorted by relevance
438 …id OConnection::throwUrlNotValid(const ::rtl::OUString & _rsUrl,const ::rtl::OUString & _rsMessage) in throwUrlNotValid() argument449 if (_rsMessage.getLength()) in throwUrlNotValid()450 aError.NextException <<= SQLException(_rsMessage, aError.Context, ::rtl::OUString(), 0, Any()); in throwUrlNotValid()
81 void throwUrlNotValid(const ::rtl::OUString & _rsUrl,const ::rtl::OUString & _rsMessage);
Completed in 24 milliseconds