com::pcbsys::nirvana::client::nDataGroupIsReadOnlyException Class Reference

Class representing an exception generated when an operation is performed on an nDataGroup that is read only. More...

#include <nDataGroupIsReadOnlyException.h>

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

Public Member Functions

 nDataGroupIsReadOnlyException (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 is read only.

Constructor & Destructor Documentation

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

The exception message.

Parameters
messagedetails of the exception