CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Enumerations | Functions
ExceptionActions.h File Reference
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  edm::ExceptionToActionTable
 

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::exception_actions
 

Enumerations

enum  edm::exception_actions::ActionCodes {
  edm::exception_actions::IgnoreCompletely =0, edm::exception_actions::Rethrow, edm::exception_actions::SkipEvent, edm::exception_actions::FailPath,
  edm::exception_actions::LastCode
}
 

Functions

const char * edm::exception_actions::actionName (ActionCodes code)