Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx96 DAVException &aLastException, in lcl_sendPartialGETRequest() argument
200 aLastException = ex; in lcl_sendPartialGETRequest()
1582 DAVException aLastException = e; in getPropertyValues() local
1590 if ( aLastException.getStatus() == SC_NOT_IMPLEMENTED || in getPropertyValues()
1591 aLastException.getStatus() == SC_METHOD_NOT_ALLOWED || in getPropertyValues()
1592 aLastException.getStatus() == SC_NOT_FOUND ) in getPropertyValues()
1595 aLastException, in getPropertyValues()
1607 = shouldAccessNetworkAfterException( aLastException )) ) in getPropertyValues()
1609 cancelCommandExecution( aLastException, xEnv ); in getPropertyValues()

Completed in 48 milliseconds