Lines Matching refs:aExcept
152 #define EXCEPT(aExcept) \ argument
154 if (bThrow) throw aExcept;\
155 aRet = uno::makeAny( aExcept );\
175 { io::IOException aExcept(sMessage, rContext); in convertToException() local
176 EXCEPT(aExcept); } in convertToException()
179 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
181 EXCEPT(aExcept); } in convertToException()
184 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
186 EXCEPT(aExcept); } in convertToException()
189 { ucb::NameClashException aExcept(sMessage, rContext, in convertToException() local
191 EXCEPT(aExcept); } in convertToException()
194 { lang::IllegalArgumentException aExcept(sMessage, rContext, -1 ); in convertToException() local
195 EXCEPT(aExcept); } in convertToException()
198 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
200 EXCEPT(aExcept); } in convertToException()
203 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
205 EXCEPT(aExcept); } in convertToException()
208 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
210 EXCEPT(aExcept); } in convertToException()
213 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
215 EXCEPT(aExcept); } in convertToException()
218 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
220 EXCEPT(aExcept); } in convertToException()
223 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
225 EXCEPT(aExcept); } in convertToException()
231 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
233 EXCEPT(aExcept); } in convertToException()
238 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
240 EXCEPT(aExcept); } in convertToException()
243 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
245 EXCEPT(aExcept); } in convertToException()
248 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
250 EXCEPT(aExcept); } in convertToException()
253 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
255 EXCEPT(aExcept); } in convertToException()
258 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
260 EXCEPT(aExcept); } in convertToException()
263 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
265 EXCEPT(aExcept); } in convertToException()
269 { ucb::InteractiveAugmentedIOException aExcept(sMessage, rContext, in convertToException() local
271 EXCEPT(aExcept); } in convertToException()
274 { ucb::InteractiveNetworkResolveNameException aExcept(sMessage, rContext, in convertToException() local
276 EXCEPT(aExcept);} in convertToException()
284 { ucb::InteractiveNetworkGeneralException aExcept(sMessage, rContext, in convertToException() local
286 EXCEPT(aExcept);} in convertToException()