Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FWCore
Framework
src
ProductDeletedException.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: Framework
4
// Class : ProductDeletedException
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Chris Jones
10
// Created: Thu Jan 12 13:32:41 CST 2012
11
//
12
13
// system include files
14
15
// user include files
16
#include "
FWCore/Framework/interface/ProductDeletedException.h
"
17
18
19
using namespace
edm;
20
21
//
22
// constants, enums and typedefs
23
//
24
25
//
26
// static data member definitions
27
//
28
29
//
30
// constructors and destructor
31
//
32
ProductDeletedException::ProductDeletedException
():
33
cms::
Exception
(
"ProductDeleted"
)
34
{
35
}
edm::ProductDeletedException::ProductDeletedException
ProductDeletedException()
Definition:
ProductDeletedException.cc:32
edm::Exception
Definition:
EDMException.h:74
ProductDeletedException.h
Generated for CMSSW Reference Manual by
1.8.5