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

Diff for /pegasus/src/Pegasus/Common/Exception.cpp between version 1.78 and 1.79

version 1.78, 2006/10/30 13:02:53 version 1.79, 2006/10/31 18:29:36
Line 592 
Line 592 
  
 void CIMException::addError(const CIMInstance& instance) void CIMException::addError(const CIMInstance& instance)
 { {
     return reinterpret_cast<CIMExceptionRep*>(_rep)->errors.append(instance);      reinterpret_cast<CIMExceptionRep*>(_rep)->errors.append(instance);
 } }
  
 CIMStatusCode CIMException::getCode() const CIMStatusCode CIMException::getCode() const


Legend:
Removed from v.1.78  
changed lines
  Added in v.1.79

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2