CMS 3D CMS Logo

HandleExceptionFactory.cc
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: DataFormats/Common
4 // Class : edm::HandleExceptionFactory
5 //
6 // Implementation:
7 // [Notes on implementation]
8 //
9 // Original Author: Chris Jones
10 // Created: Wed, 04 Dec 2013 16:47:16 GMT
11 //
12 
13 // system include files
14 
15 // user include files
17 
18 //
19 // constants, enums and typedefs
20 //
21 
22 //
23 // static data member definitions
24 //
25 
26 //
27 // constructors and destructor
28 //
30 
31 // HandleExceptionFactory::HandleExceptionFactory(const HandleExceptionFactory& rhs)
32 // {
33 // // do actual copying here;
34 // }
35