CMS 3D CMS Logo

CodedException.h File Reference

#include "FWCore/Utilities/interface/Exception.h"
#include <string>
#include <map>

Go to the source code of this file.

Namespaces

namespace  edm

Classes

class  edm::CodedException< Code >

Defines

#define EDM_MAP_ENTRY(map, ns, name)   map[ns::name]=#name
 This is the basic exception that is thrown by the framework code.
#define EDM_MAP_ENTRY_NONS(map, name)   map[name]=#name


Define Documentation

#define EDM_MAP_ENTRY ( map,
ns,
name   )     map[ns::name]=#name

This is the basic exception that is thrown by the framework code.

It exists primarily to distinguish framework thrown exception types from developer thrown exception types. As such there is very little interface other than constructors specific to this derived type.

Definition at line 18 of file CodedException.h.

#define EDM_MAP_ENTRY_NONS ( map,
name   )     map[name]=#name

Definition at line 19 of file CodedException.h.

Referenced by edm::errors::FilledMap::FilledMap().


Generated on Tue Jun 9 17:53:33 2009 for CMSSW by  doxygen 1.5.4