src
HeterogeneousCore
SonicTriton
interface
TritonException.h
Go to the documentation of this file.
1
#ifndef HeterogeneousCore_SonicTriton_TritonException
2
#define HeterogeneousCore_SonicTriton_TritonException
3
4
#include "
FWCore/Utilities/interface/Exception.h
"
5
6
#include <string>
7
8
class
TritonException
:
public
cms::Exception
{
9
public
:
10
explicit
TritonException
(
std::string
const
& aCategory);
11
void
convertToWarning
()
const
;
12
};
13
14
#endif
TritonException::convertToWarning
void convertToWarning() const
Definition:
TritonException.cc:6
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
Exception.h
cms::Exception
Definition:
Exception.h:71
TritonException
Definition:
TritonException.h:8
TritonException::TritonException
TritonException(std::string const &aCategory)
Definition:
TritonException.cc:4
Generated for CMSSW Reference Manual by
1.8.14