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