Searched refs:MalformedUriException (Results 1 – 16 of 16) sorted by relevance
86 throw rtl::MalformedUriException( in Impl()101 throw rtl::MalformedUriException( in Impl()108 throw rtl::MalformedUriException( in Impl()123 throw rtl::MalformedUriException( in Impl()138 throw rtl::MalformedUriException( in Impl()225 throw rtl::MalformedUriException( in create()231 throw rtl::MalformedUriException( in create()239 throw rtl::MalformedUriException( in create()246 throw rtl::MalformedUriException( in create()259 throw rtl::MalformedUriException( in create()
85 catch (rtl::MalformedUriException &) in TEST_F()136 catch (rtl::MalformedUriException &) in TEST_F()181 catch (rtl::MalformedUriException &) in TEST_F()226 catch (rtl::MalformedUriException &) in TEST_F()295 catch (rtl::MalformedUriException &) in TEST_F()334 catch (rtl::MalformedUriException &) in TEST_F()374 catch (rtl::MalformedUriException &) in TEST_F()406 catch (rtl::MalformedUriException &) in TEST_F()440 catch (rtl::MalformedUriException &) in TEST_F()
35 class SAL_EXCEPTION_DLLPUBLIC_EXPORT MalformedUriException class43 inline SAL_EXCEPTION_DLLPRIVATE MalformedUriException( in MalformedUriException() function in rtl::MalformedUriException46 inline SAL_EXCEPTION_DLLPRIVATE MalformedUriException( in MalformedUriException() function in rtl::MalformedUriException47 MalformedUriException const & other): m_aMessage(other.m_aMessage) {} in MalformedUriException()49 inline SAL_EXCEPTION_DLLPRIVATE ~MalformedUriException() {} in ~MalformedUriException()51 inline SAL_EXCEPTION_DLLPRIVATE MalformedUriException operator =( in operator =()52 MalformedUriException const & rOther) in operator =()
144 throw MalformedUriException(aException); in convertRelToAbs()
55 } catch (::rtl::MalformedUriException & e) { in osl_loadModuleRelative()
99 } catch (rtl::MalformedUriException &) {} in run()
167 catch (rtl::MalformedUriException & rEx) in resolve()
242 catch (rtl::MalformedUriException & rEx) in accept()
193 catch (rtl::MalformedUriException & rEx) in connect()
241 catch (rtl::MalformedUriException & e) in findPlugin()
342 } catch (rtl::MalformedUriException &) { in TEST_F()
352 catch( ::rtl::MalformedUriException& ) in getAbsoluteUrl()
211 catch ( const ::rtl::MalformedUriException& e ) in construct()
990 } catch (rtl::MalformedUriException &) {} in expandMacros()
309 } catch (rtl::MalformedUriException & e) { in handleComponent()
3507 catch ( rtl::MalformedUriException const & ) in getBaseURI()
Completed in 78 milliseconds