Home
last modified time | relevance | path

Searched refs:MalformedUriException (Results 1 – 16 of 16) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dunourl.cxx86 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()
/trunk/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx85 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()
/trunk/main/sal/inc/rtl/
H A Dmalformeduriexception.hxx35 class SAL_EXCEPTION_DLLPUBLIC_EXPORT MalformedUriException class
43 inline SAL_EXCEPTION_DLLPRIVATE MalformedUriException( in MalformedUriException() function in rtl::MalformedUriException
46 inline SAL_EXCEPTION_DLLPRIVATE MalformedUriException( in MalformedUriException() function in rtl::MalformedUriException
47 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 =()
H A Duri.hxx144 throw MalformedUriException(aException); in convertRelToAbs()
/trunk/main/sal/osl/all/
H A Dloadmodulerelative.cxx55 } catch (::rtl::MalformedUriException & e) { in osl_loadModuleRelative()
/trunk/main/ure/source/uretest/
H A Dcppmain.cc99 } catch (rtl::MalformedUriException &) {} in run()
/trunk/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx167 catch (rtl::MalformedUriException & rEx) in resolve()
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx242 catch (rtl::MalformedUriException & rEx) in accept()
/trunk/main/io/source/connector/
H A Dconnector.cxx193 catch (rtl::MalformedUriException & rEx) in connect()
/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx241 catch (rtl::MalformedUriException & e) in findPlugin()
/trunk/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx342 } catch (rtl::MalformedUriException &) { in TEST_F()
/trunk/main/oox/source/core/
H A Dfilterbase.cxx352 catch( ::rtl::MalformedUriException& ) in getAbsoluteUrl()
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.cxx211 catch ( const ::rtl::MalformedUriException& e ) in construct()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx990 } catch (rtl::MalformedUriException &) {} in expandMacros()
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx309 } catch (rtl::MalformedUriException & e) { in handleComponent()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx3507 catch ( rtl::MalformedUriException const & ) in getBaseURI()

Completed in 94 milliseconds