SG::ExcConstAuxData Class Reference

Exception --- Non-const operation performed on const aux data. More...

#include <exceptions.h>

List of all members.

Public Member Functions

 ExcConstAuxData (const std::string &op, SG::auxid_t auxid=null_auxid)
 Constructor.

Detailed Description

Exception --- Non-const operation performed on const aux data.

You attempted to perform some non-const operation on an object with const auxiliary data.


Constructor & Destructor Documentation

SG::ExcConstAuxData::ExcConstAuxData ( const std::string &  op,
SG::auxid_t  auxid = null_auxid 
)

Constructor.

Parameters:
op The attempted operation.
auxid The ID of the requested aux data item, if any.

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1