SG::ExcAuxTypeMismatch Class Reference

Exception --- Type mismatch for aux variable. More...

#include <exceptions.h>

List of all members.

Public Member Functions

 ExcAuxTypeMismatch (SG::auxid_t auxid, const std::type_info &new_type, const std::type_info &old_type)
 Constructor.

Detailed Description

Exception --- Type mismatch for aux variable.

Thrown when there's a mismatch between the type requested for an aux data item and a type previously requested for the same item.


Constructor & Destructor Documentation

SG::ExcAuxTypeMismatch::ExcAuxTypeMismatch ( SG::auxid_t  auxid,
const std::type_info &  new_type,
const std::type_info &  old_type 
)

Constructor.

Parameters:
auxid ID of the requested aux data item.
new_type New type requested for the item.
old_type Previous type associated with the item.

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