(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.62 and 1.62.6.1

version 1.62, 2002/10/15 22:04:50 version 1.62.6.1, 2003/01/16 23:34:21
Line 129 
Line 129 
 { {
 } }
  
 CannotConnectException::CannotConnectException(const String& locator)  CannotConnectException::CannotConnectException(const String& message)
     : Exception("Cannot connect to: " + locator)      : Exception(message)
 { {
 } }
  


Legend:
Removed from v.1.62  
changed lines
  Added in v.1.62.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2