CannotConnectException Class Reference
#include <Exception.h>
Inheritance diagram for CannotConnectException:
List of all members.
Public Member Functions
CannotConnectException (const String &message) Detailed Description
A CannotConnectException occurs when a connection attempt fails.
Constructor & Destructor Documentation
CannotConnectException::CannotConnectException ( const String & message ) Constructs a CannotConnectException with a specified error message.
- Parameters:
message A message String containing a description of the error
The documentation for this class was generated from the following file:
- /scratch/rpmbuild.22230.L22270/pegasus/src/Pegasus/Common/Exception.h