(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.2 and 1.22.2.3

version 1.22.2.2, 2001/07/31 23:54:38 version 1.22.2.3, 2001/08/17 03:06:23
Line 167 
Line 167 
  
 const char BindFailed::MSG[] = "Bind failed: "; const char BindFailed::MSG[] = "Bind failed: ";
  
   const char InvalidLocator::MSG[] = "Invalid locator: ";
   
   const char CannotCreateSocket::MSG[] = "Cannot create socket";
   
   const char CannotConnect::MSG[] = "Cannot connect to: ";
   
   const char UnexpectedFailure::MSG[] = "Unexpected failure";
   
 //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
 // //
 // CIMException // CIMException


Legend:
Removed from v.1.22.2.2  
changed lines
  Added in v.1.22.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2