CMS 3D CMS Logo

Namespaces | Macros | Functions | Variables
EDMException.cc File Reference
#include "FWCore/Utilities/interface/EDMException.h"

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::errors
 

Macros

#define FILLENTRY(name)   { name, #name }
 

Functions

static const std::string edm::errors::kUnknownCode ("unknownCode")
 

Variables

static const std::map< ErrorCodes, std::string > edm::errors::codeMap
 

Macro Definition Documentation

◆ FILLENTRY

#define FILLENTRY (   name)    { name, #name }

Definition at line 4 of file EDMException.cc.