com::pcbsys::nirvana::nAdminAPI::nUnsupportedJoinException Class Reference

represents the exception class that is thrown when a join operation is attempted but cannot be completed More...

#include <nUnsupportedJoinException.h>

Inheritance diagram for com::pcbsys::nirvana::nAdminAPI::nUnsupportedJoinException:
com::pcbsys::nirvana::nAdminAPI::nBaseAdminException

Public Member Functions

 nUnsupportedJoinException (void)
 Constructor for nUnsupportedJoinException.
 
 nUnsupportedJoinException (const std::string &message)
 Constructor for nUnsupportedJoinException. More...
 
- Public Member Functions inherited from com::pcbsys::nirvana::nAdminAPI::nBaseAdminException
 nBaseAdminException (const std::string &msg)
 Creates the Exception with the given message. More...
 

Detailed Description

represents the exception class that is thrown when a join operation is attempted but cannot be completed

Constructor & Destructor Documentation

com::pcbsys::nirvana::nAdminAPI::nUnsupportedJoinException::nUnsupportedJoinException ( const std::string &  message)

Constructor for nUnsupportedJoinException.

Parameters
messageoptional message string to be appended to the error