Searched refs:aLastException (Results 1 – 1 of 1) sorted by relevance
96 DAVException &aLastException, in lcl_sendPartialGETRequest() argument200 aLastException = ex; in lcl_sendPartialGETRequest()1582 DAVException aLastException = e; in getPropertyValues() local1590 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 30 milliseconds