Searched refs:exAny (Results 1 – 3 of 3) sorted by relevance
312 catch(java.lang.Throwable exAny) in main()314 System.err.println(exAny.getMessage()); in main()315 exAny.printStackTrace(); in main()
199 catch(const css::uno::Exception& exAny) in openPath() local211 throw exAny; in openPath()
416 catch(const css::uno::Exception& exAny) in impl_updatePath() local417 { throw exAny; } in impl_updatePath()
Completed in 28 milliseconds