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()
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()
84 catch (rtl::MalformedUriException &) in testDescriptorParsing()136 catch (rtl::MalformedUriException &) in testDescriptorDescriptor()183 catch (rtl::MalformedUriException &) in testDescriptorName()229 catch (rtl::MalformedUriException &) in testDescriptorKey()299 catch (rtl::MalformedUriException &) in testDescriptorValue()339 catch (rtl::MalformedUriException &) in testUrlParsing()379 catch (rtl::MalformedUriException &) in testUrlConnection()413 catch (rtl::MalformedUriException &) in testUrlProtocol()449 catch (rtl::MalformedUriException &) in testUrlObjectName()
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()
366 } catch (rtl::MalformedUriException &) { in test_Uri()
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 81 milliseconds