NotConnectedException Class Reference

#include <Exception.h>

Inheritance diagram for NotConnectedException:
Exception

Public Member Functions

 NotConnectedException ()
 
- Public Member Functions inherited from Exception
 Exception (const String &message)
 
 Exception (const Exception &exception)
 
virtual ~Exception ()
 
Exceptionoperator= (const Exception &exception)
 
virtual const StringgetMessage () const
 

Additional Inherited Members

- Protected Member Functions inherited from Exception
 Exception ()
 
- Protected Attributes inherited from Exception
ExceptionRep * _rep
 

Detailed Description

A NotConnectedException occurs on an attempt to use a resource that requires a connection and is not connected.

Constructor & Destructor Documentation

◆ NotConnectedException()

NotConnectedException::NotConnectedException ( )

Constructs a NotConnectedException 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