ConnectionTimeoutException Class Reference
#include <Exception.h>
Inheritance diagram for ConnectionTimeoutException:![]()
Public Member Functions
ConnectionTimeoutException () Public Member Functions inherited from Exception
Exception (const String &message) Exception (const Exception &exception) virtual ~Exception () Exception & operator= (const Exception &exception) virtual const String & getMessage () const
Additional Inherited Members
Protected Member Functions inherited from Exception
Exception () Protected Attributes inherited from Exception
ExceptionRep * _rep Detailed Description
A ConnectionTimeoutException occurs when a timeout expires while waiting for a response on a connection.
Constructor & Destructor Documentation
◆ ConnectionTimeoutException()
ConnectionTimeoutException::ConnectionTimeoutException ( ) Constructs a ConnectionTimeoutException with a default error message.
The documentation for this class was generated from the following file:
- /root/rpmbuild/BUILD/pegasus/src/Pegasus/Common/Exception.h