PSHist::ExceptionDuplicateColumn Class Reference

Exception thrown when tuple column with identical name already exists. More...

#include <Exceptions.h>

Inheritance diagram for PSHist::ExceptionDuplicateColumn:

PSHist::Exception List of all members.

Public Member Functions

 ExceptionDuplicateColumn (const ErrSvc::Context &ctx, const std::string &tupleName, const std::string &columnName)
 Constructor takes the name of the tuple and name of the column.

Detailed Description

Exception thrown when tuple column with identical name already exists.

Definition at line 102 of file Exceptions.h.


Constructor & Destructor Documentation

PSHist::ExceptionDuplicateColumn::ExceptionDuplicateColumn ( const ErrSvc::Context &  ctx,
const std::string &  tupleName,
const std::string &  columnName 
)

Constructor takes the name of the tuple and name of the column.

Definition at line 68 of file Exceptions.cpp.


The documentation for this class was generated from the following files:
Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7