SvcDisable Class Reference

Exception class. More...

#include <RawDataProviderBase.h>

List of all members.

Public Member Functions

 SvcDisable (const std::string &svcName)

Public Attributes

std::string m_svcName


Detailed Description

Exception class.

Definition at line 8 of file RawDataProviderBase.h.


Constructor & Destructor Documentation

SvcDisable::SvcDisable ( const std::string svcName  )  [inline]

Definition at line 10 of file RawDataProviderBase.h.

00010 : m_svcName(svcName) {}


Member Data Documentation

std::string SvcDisable::m_svcName

Definition at line 11 of file RawDataProviderBase.h.


Generated on Tue Nov 29 23:35:55 2016 for BOSS_7.0.2 by  doxygen 1.4.7