src
CommonTools
Utils
src
Abort.cc
Go to the documentation of this file.
1
#include "
CommonTools/Utils/src/Abort.h
"
2
#include "
FWCore/Utilities/interface/EDMException.h
"
3
4
using namespace
reco::parser
;
5
6
void
Abort::operator()
(
const
char
*,
const
char
*)
const
{
7
throw
edm::Exception
(
edm::errors::Configuration
,
std::string
(
"parse rule not implemented yet"
));
8
}
Exception
Definition:
hltDiff.cc:245
reco::parser::Abort::operator()
void operator()(const char *, const char *) const
Definition:
Abort.cc:6
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edm::errors::Configuration
Definition:
EDMException.h:36
EDMException.h
reco::parser
Definition:
AnyMethodArgument.h:15
Abort.h
Generated for CMSSW Reference Manual by
1.8.14