com::pcbsys::nirvana::client::nDataGroupDeletedException Class Reference

Class representing an exception generated when an operation is performed on an nDataGroup that has been deleted. More...

#include <nDataGroupDeletedException.h>

Inheritance diagram for com::pcbsys::nirvana::client::nDataGroupDeletedException:
com::pcbsys::nirvana::client::nBaseClientException

Public Member Functions

 nDataGroupDeletedException (const std::string &msg)
 The exception message. More...
 
- Public Member Functions inherited from com::pcbsys::nirvana::client::nBaseClientException
 nBaseClientException (std::string msg)
 Creates the exception with the specified message. More...
 

Detailed Description

Class representing an exception generated when an operation is performed on an nDataGroup that has been deleted.

Constructor & Destructor Documentation

com::pcbsys::nirvana::client::nDataGroupDeletedException::nDataGroupDeletedException ( const std::string &  msg)

The exception message.

Parameters
messagedetails of the exception