(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.22.2.4 and 1.22.2.5

version 1.22.2.4, 2001/08/20 02:37:39 version 1.22.2.5, 2001/09/04 03:08:59
Line 177 
Line 177 
  
 const char UnexpectedFailure::MSG[] = "Unexpected failure"; const char UnexpectedFailure::MSG[] = "Unexpected failure";
  
   const char FailedToConnect::MSG[] = "failed to connect";
   
   const char AlreadyConnected::MSG[] = "already connected";
   
   const char NotConnected::MSG[] = "not connected";
   
   const char TimedOut::MSG[] = "timed out";
   
 //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
 // //
 // CIMException // CIMException


Legend:
Removed from v.1.22.2.4  
changed lines
  Added in v.1.22.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2