Lines Matching refs:exception
54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage() argument
57 buffer.append(exception.Message); in appendMessage()
118 css::uno::Any exception; in send() local
126 exception = cppu::getCaughtException(); in send()
138 exception = cppu::getCaughtException(); in send()
150 exception = cppu::getCaughtException(); in send()
162 exception = cppu::getCaughtException(); in send()
174 exception = cppu::getCaughtException(); in send()
186 exception = cppu::getCaughtException(); in send()
196 exception = cppu::getCaughtException(); in send()
200 if (exception.hasValue()) { in send()
207 exception); in send()