CMS 3D CMS Logo

ProductDeletedException.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_ProductDeletedException_h
2 #define FWCore_Framework_ProductDeletedException_h
3 // -*- C++ -*-
4 //
5 // Package: Framework
6 // Class : ProductDeletedException
7 //
16 //
17 // Original Author: Chris Jones
18 // Created: Thu Jan 12 13:32:29 CST 2012
19 //
20 
21 // system include files
22 
23 // user include files
25 
26 // forward declarations
27 namespace edm {
29  public:
31  //virtual ~ProductDeletedException();
32 
33  // ---------- const member functions ---------------------
34 
35  // ---------- static member functions --------------------
36 
37  // ---------- member functions ---------------------------
38 
39  private:
40  //ProductDeletedException(const ProductDeletedException&); // stop default
41 
42  //const ProductDeletedException& operator=(const ProductDeletedException&); // stop default
43 
44  // ---------- member data --------------------------------
45  };
46 
47 } // namespace edm
48 #endif
HLT enums.