(file) Return to OperationResponseHandler.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2

Diff for /pegasus/src/Pegasus/ProviderManager2/OperationResponseHandler.h between version 1.6 and 1.7

version 1.6, 2004/07/21 01:13:22 version 1.7, 2004/07/28 01:24:50
Line 529 
Line 529 
                 try                 try
                 {                 {
                         request->operationContext.set(ContentLanguageListContainer(contentLangs));                         request->operationContext.set(ContentLanguageListContainer(contentLangs));
                 }catch(Exception &e)                  }catch(const Exception &)
                 {                 {
                         request->operationContext.insert(ContentLanguageListContainer(contentLangs));                         request->operationContext.insert(ContentLanguageListContainer(contentLangs));
                 }                 }


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2