CMS 3D CMS Logo

PyBind11Wrapper.cc
Go to the documentation of this file.
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
void pythonToCppException(const std::string &iType, const std::string &error)
HLT enums.