(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.1 and 1.1.14.2

version 1.1, 2002/09/20 01:14:55 version 1.1.14.2, 2003/08/13 19:39:50
Line 34 
Line 34 
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/String.h> #include <Pegasus/Common/String.h>
 #include <Pegasus/Common/Linkage.h> #include <Pegasus/Common/Linkage.h>
   #include <Pegasus/Common/ContentLanguages.h>    //l10n
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 41 
Line 42 
 { {
 public: public:
     String message;     String message;
   
   // l10n
       String cimMessage;  // Contains the message for the CIM error code
   // l10n
       ContentLanguages contentLanguages;
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.14.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2