BindFailedException Class Reference

#include <Exception.h>

Inheritance diagram for BindFailedException:
Exception

List of all members.

Public Member Functions

 BindFailedException (const String &message)

Detailed Description

A BindFailedException occurs when a resource (such as an indication listen socket) is not bound successfully.


Constructor & Destructor Documentation

BindFailedException::BindFailedException ( const String message  ) 

Constructs a BindFailedException 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:
  • /root/rpmbuild/BUILD/pegasus/src/Pegasus/Common/Exception.h