LCIO
"2.7.4"
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Friends
Pages
src
cpp
include
IMPL
LCIOExceptionHandler.h
1
#ifndef IMPL_LCIOEXCEPTIONHANDLER_H
2
#define IMPL_LCIOEXCEPTIONHANDLER_H 1
3
4
5
namespace
IMPL{
6
9
class
LCIOExceptionHandler
{
10
11
private
:
12
13
public
:
14
LCIOExceptionHandler
() ;
15
16
static
LCIOExceptionHandler
* createInstance() ;
17
18
private
:
19
20
static
LCIOExceptionHandler
* _me ;
21
22
};
23
}
// namespace
24
25
#endif
IMPL::LCIOExceptionHandler
Sets the default error handling for unexpected and uncaught exceptions.
Definition:
LCIOExceptionHandler.h:9
Generated on Fri Dec 2 2016 11:44:39 for LCIO by
1.8.6