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

Diff for /pegasus/src/Pegasus/Common/ExceptionRep.h between version 1.4 and 1.5

version 1.4, 2003/10/22 14:26:03 version 1.5, 2004/07/29 00:37:11
Line 26 
Line 26 
 // Author: Carol Ann Krug Graves, Hewlett-Packard Company // Author: Carol Ann Krug Graves, Hewlett-Packard Company
 //             (carolann_graves@hp.com) //             (carolann_graves@hp.com)
 // //
 // Modified By:  // Modified By: Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 48 
Line 48 
     String cimMessage;  // Contains the message for the CIM error code     String cimMessage;  // Contains the message for the CIM error code
 // l10n // l10n
     ContentLanguages contentLanguages;     ContentLanguages contentLanguages;
   
       // Allow subclass objects to be destructed properly
       virtual ~ExceptionRep() {}
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2