Searched refs:handleException (Results 1 – 2 of 2) sorted by relevance
/trunk/main/ucb/source/ucp/webdav/ |
H A D | DAVResourceAccess.cxx | 211 bRetry = handleException( e, errorCount ); in PROPFIND() 252 bRetry = handleException( e, errorCount ); in PROPFIND() 291 bRetry = handleException( e, errorCount ); in PROPPATCH() 332 bRetry = handleException( e, errorCount ); in HEAD() 371 bRetry = handleException( e, errorCount ); in GET() 412 bRetry = handleException( e, errorCount ); in GET() 455 bRetry = handleException( e, errorCount ); in GET() 500 bRetry = handleException( e, errorCount ); in GET() 545 bRetry = handleException( e, errorCount ); in GET() 630 bRetry = handleException( e, errorCount ); in PUT() [all …]
|
H A D | DAVResourceAccess.hxx | 240 sal_Bool handleException( DAVException & e, int errorCount )
|
Completed in 13 milliseconds