Belle II Software
release-05-01-25
DBHandlerException.h
1
#ifndef _Belle2_DBHandlerException_hh
2
#define _Belle2_DBHandlerException_hh
3
4
#include "daq/slc/base/IOException.h"
5
6
namespace
Belle2
{
12
class
DBHandlerException
:
public
IOException
{
13
14
public
:
15
DBHandlerException
(
const
std::string& format, ...);
16
17
};
18
20
}
21
22
#endif
Belle2::DBHandlerException
Definition:
DBHandlerException.h:12
Belle2::IOException
Definition:
IOException.h:12
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
daq
slc
database
include
DBHandlerException.h
Generated on Fri Nov 5 2021 03:49:55 for Belle II Software by
1.8.17