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

Diff for /pegasus/src/Pegasus/Common/InternalException.h between version 1.15 and 1.16

version 1.15, 2005/11/22 23:26:17 version 1.16, 2006/01/10 19:41:15
Line 585 
Line 585 
  
 // l10n // l10n
         TraceableCIMException(         TraceableCIMException(
         const ContentLanguages& langs,          const ContentLanguageList& langs,
     CIMStatusCode code,     CIMStatusCode code,
     const String& message,     const String& message,
     const String& file,     const String& file,
Line 602 
Line 602 
  
     String getFile() const;     String getFile() const;
     Uint32 getLine() const;     Uint32 getLine() const;
     const ContentLanguages& getContentLanguages() const;      const ContentLanguageList& getContentLanguages() const;
 }; };
  
 #define PEGASUS_CIM_EXCEPTION(CODE, EXTRA_MESSAGE) \ #define PEGASUS_CIM_EXCEPTION(CODE, EXTRA_MESSAGE) \


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2