Home
last modified time | relevance | path

Searched refs:DAVException (Results 1 – 18 of 18) sorted by relevance

/aoo41x/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx181 throw( DAVException ) in PROPFIND()
224 throw( DAVException ) in PROPFIND()
264 throw( DAVException ) in PROPPATCH()
304 throw( DAVException ) in HEAD()
343 throw( DAVException ) in GET()
385 throw( DAVException ) in GET()
425 throw( DAVException ) in GET()
471 throw( DAVException ) in GET()
586 throw DAVException( DAVException::DAV_INVALID_ARG ); in resetInputStream()
1066 throw DAVException( DAVException::DAV_INVALID_ARG ); in initialize()
[all …]
H A DDAVResourceAccess.hxx71 throw ( DAVException );
90 throw ( DAVException );
98 throw ( DAVException );
104 throw ( DAVException );
111 throw ( DAVException );
116 throw ( DAVException );
123 throw ( DAVException );
130 throw ( DAVException );
138 throw ( DAVException );
147 throw ( DAVException );
[all …]
H A DSerfSession.hxx89 throw ( DAVException );
136 throw ( DAVException );
144 throw ( DAVException );
150 throw ( DAVException );
157 throw ( DAVException );
164 throw ( DAVException );
171 throw ( DAVException );
178 throw ( DAVException );
187 throw ( DAVException );
194 throw ( DAVException );
[all …]
H A DDAVSession.hxx85 throw( DAVException ) = 0;
92 throw( DAVException ) = 0;
97 throw( DAVException ) = 0;
103 throw( DAVException ) = 0;
108 throw( DAVException ) = 0;
114 throw( DAVException ) = 0;
121 throw( DAVException ) = 0;
129 throw( DAVException ) = 0;
135 throw( DAVException ) = 0;
158 throw( DAVException ) = 0;
[all …]
H A DSerfSession.cxx73 throw ( DAVException ) in SerfSession()
108 throw ( DAVException ) in Init()
117 throw ( DAVException ) in Init()
163 throw DAVException( DAVException::DAV_SESSION_CREATE, in Init()
181 throw DAVException( DAVException::DAV_SESSION_CREATE, in Init()
713 throw( DAVException ) in PROPFIND()
741 throw( DAVException ) in PROPPATCH()
906 throw DAVException( DAVException::DAV_INVALID_ARG ); in PUT()
941 throw DAVException( DAVException::DAV_INVALID_ARG ); in POST()
985 throw DAVException( DAVException::DAV_INVALID_ARG ); in POST()
[all …]
H A DSerfUri.cxx60 throw ( DAVException ) in SerfUri()
70 throw DAVException( DAVException::DAV_INVALID_ARG ); in SerfUri()
75 throw DAVException( DAVException::DAV_INVALID_ARG ); in SerfUri()
83 throw ( DAVException ) in SerfUri()
93 throw DAVException( DAVException::DAV_INVALID_ARG ); in SerfUri()
104 throw DAVException( DAVException::DAV_INVALID_ARG ); in SerfUri()
H A Dwebdavcontent.cxx198 catch ( DAVException const & ex ) in lcl_sendPartialGETRequest()
238 catch ( DAVException const & ) in Content()
265 catch ( DAVException const & ) in Content()
872 catch ( DAVException const & ) in abort()
967 catch ( DAVException const & e ) in addProperty()
1079 catch ( DAVException const & e ) in removeProperty()
2900 catch ( DAVException const & e ) in transfer()
3076 catch ( DAVException const & e ) in lock()
3139 catch ( DAVException const & e ) in unlock()
3297 case DAVException::DAV_HTTP_ERROR: in MapDAVException()
[all …]
H A DSerfRequestProcessor.cxx516 mpDAVException = new DAVException( DAVException::DAV_HTTP_LOOKUP, in postprocessProcessor()
522 mpDAVException = new DAVException( DAVException::DAV_HTTP_NOAUTH, in postprocessProcessor()
528 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()
537 mpDAVException = new DAVException( DAVException::DAV_HTTP_REDIRECT, in postprocessProcessor()
541 mpDAVException = new DAVException( DAVException::DAV_LOCKED, in postprocessProcessor()
546 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()
555 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR ); in postprocessProcessor()
H A DDAVException.hxx100 class DAVException class
149 DAVException( ExceptionCode inExceptionCode ) in DAVException() function in http_dav_ucp::DAVException
156 DAVException( ExceptionCode inExceptionCode, in DAVException() function in http_dav_ucp::DAVException
164 DAVException( ExceptionCode inExceptionCode, in DAVException() function in http_dav_ucp::DAVException
173 DAVException( ExceptionCode inExceptionCode, in DAVException() function in http_dav_ucp::DAVException
183 ~DAVException( ) {}; in ~DAVException()
H A Dwebdavdatasupplier.cxx392 catch ( DAVException & ) in getData()
440 catch ( DAVException const & ) in getData()
495 catch ( DAVException const & ) in getData()
H A DSerfUri.hxx55 SerfUri( const ::rtl::OUString & inUri ) throw ( DAVException );
56 SerfUri( const apr_uri_t * inUri ) throw ( DAVException );
H A Dwebdavcontent.hxx182 ::com::sun::star::uno::Any MapDAVException( const DAVException & e,
185 const DAVException & e,
191 static bool shouldAccessNetworkAfterException( const DAVException & e );
H A DSerfLockStore.cxx108 catch (DAVException & ) in ~SerfLockStore()
271 catch ( DAVException & e ) in refreshLocks()
H A DDAVSessionFactory.hxx59 throw( DAVException );
H A DDAVSessionFactory.cxx41 throw( DAVException ) in createDAVSession()
H A DSerfRequestProcessor.hxx194 DAVException* mpDAVException;
H A DContentProperties.cxx107 catch ( DAVException const & ) in ContentProperties()
H A Dwebdavcontentcaps.cxx327 catch ( DAVException const & ) in getProperties()

Completed in 445 milliseconds