Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
FWCore
PythonParameterSet
src
PyBind11Wrapper.cc
Go to the documentation of this file.
1
#include "
FWCore/PythonParameterSet/interface/PyBind11Wrapper.h
"
2
#include "
FWCore/Utilities/interface/Exception.h
"
3
//#include <iostream>
4
namespace
edm {
5
6
void
pythonToCppException
(
const
std::string
& iType,
const
std::string
&
error
) {
7
throw
cms::Exception
(iType) <<
" unknown python problem occurred.\n"
<< error << std::endl;
8
}
9
}
// namespace edm
Exception
Definition:
hltDiff.cc:245
edm::pythonToCppException
void pythonToCppException(const std::string &iType, const std::string &error)
Definition:
PyBind11Wrapper.cc:6
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
Exception.h
PyBind11Wrapper.h
relativeConstraints.error
tuple error
Definition:
relativeConstraints.py:56
Generated for CMSSW Reference Manual by
1.8.5