Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
/aoo4110/main/cppuhelper/qa/unourl/
H A Dcppu_unourl.cxx84 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()
/aoo4110/main/sal/osl/all/
H A Dloadmodulerelative.cxx55 } catch (::rtl::MalformedUriException & e) { in osl_loadModuleRelative()
/aoo4110/main/ure/source/uretest/
H A Dcppmain.cc99 } catch (rtl::MalformedUriException &) {} in run()
/aoo4110/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx167 catch (rtl::MalformedUriException & rEx) in resolve()
/aoo4110/main/io/source/acceptor/
H A Dacceptor.cxx242 catch (rtl::MalformedUriException & rEx) in accept()
/aoo4110/main/io/source/connector/
H A Dconnector.cxx193 catch (rtl::MalformedUriException & rEx) in connect()
/aoo4110/main/jvmfwk/source/
H A Dfwkutil.cxx241 catch (rtl::MalformedUriException & e) in findPlugin()
/aoo4110/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx366 } catch (rtl::MalformedUriException &) { in test_Uri()
/aoo4110/main/oox/source/core/
H A Dfilterbase.cxx352 catch( ::rtl::MalformedUriException& ) in getAbsoluteUrl()
/aoo4110/main/mysqlc/source/
H A Dmysqlc_connection.cxx211 catch ( const ::rtl::MalformedUriException& e ) in construct()
/aoo4110/main/sal/rtl/source/
H A Dbootstrap.cxx990 } catch (rtl::MalformedUriException &) {} in expandMacros()
/aoo4110/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx309 } catch (rtl::MalformedUriException & e) { in handleComponent()
/aoo4110/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx3507 catch ( rtl::MalformedUriException const & ) in getBaseURI()

Completed in 71 milliseconds