SG::ExcStoreLocked Class Reference

Exception --- Attempted to modify auxiliary data in a locked store. More...

#include <exceptions.h>

List of all members.

Public Member Functions

 ExcStoreLocked (SG::auxid_t auxid)
 Constructor.
 ExcStoreLocked (const char *op)
 Constructor.

Detailed Description

Exception --- Attempted to modify auxiliary data in a locked store.

Thrown when there was an attempt to access a non-decorator auxiliary item in a locked store, or when some other operation that would change the store is attempted.


Constructor & Destructor Documentation

SG::ExcStoreLocked::ExcStoreLocked ( SG::auxid_t  auxid  ) 

Constructor.

Parameters:
op The attempted operation.
SG::ExcStoreLocked::ExcStoreLocked ( const char *  op  ) 

Constructor.

Parameters:
op The attempted operation.

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