AlreadyConnectedException Class Reference
#include <Exception.h>
Inheritance diagram for AlreadyConnectedException:![]()
Public Member Functions
AlreadyConnectedException () 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
An AlreadyConnectedException occurs on an attempt to connect a resource that is already connected.
Constructor & Destructor Documentation
◆ AlreadyConnectedException()
AlreadyConnectedException::AlreadyConnectedException ( ) Constructs an AlreadyConnectedException with a default error message.
The documentation for this class was generated from the following file:
- /home/loongson/rpmbuild/BUILD/pegasus/src/Pegasus/Common/Exception.h