Main Page
Namespaces
Classes
Package Documentation
FWCore
MessageLogger
interface
ExceptionMessages.h
Go to the documentation of this file.
1
#ifndef FWCore_MessageLogger_ExceptionMessages
2
#define FWCore_MessageLogger_ExceptionMessages
3
4
namespace
cms
{
5
class
Exception
;
6
}
7
8
namespace
edm
{
9
class
JobReport;
10
11
void
printCmsException
(
cms::Exception
&
e
,
edm::JobReport
* jobRep = 0,
int
rc = -1);
12
void
printCmsExceptionWarning
(
char
const
* behavior,
cms::Exception
const
&
e
);
13
}
14
#endif
edm::JobReport
Definition:
JobReport.h:103
MillePedeFileConverter_cfg.e
e
Definition:
MillePedeFileConverter_cfg.py:37
cms
Definition:
ProducerAnalyzer.cc:22
cms::Exception
Definition:
Exception.h:68
Exception
edm
HLT enums.
Definition:
AlignableModifier.h:17
edm::printCmsException
void printCmsException(cms::Exception &e, edm::JobReport *jobRep=0, int rc=-1)
Definition:
ExceptionMessages.cc:13
edm::printCmsExceptionWarning
void printCmsExceptionWarning(char const *behavior, cms::Exception const &e)
Definition:
ExceptionMessages.cc:28
Generated for CMSSW Reference Manual by
1.8.11