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

Diff for /pegasus/src/Pegasus/Common/CIMParamValue.cpp between version 1.10 and 1.11

version 1.10, 2002/08/15 15:52:29 version 1.11, 2002/08/20 17:39:37
Line 133 
Line 133 
 void CIMParamValue::_checkRep() const void CIMParamValue::_checkRep() const
 { {
     if (!_rep)     if (!_rep)
         throw UninitializedObject ();          throw UninitializedObjectException();
 } }
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2