OPALX (Object Oriented Parallel Accelerator Library for Exascal)
master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
GeneralOpalException.h
Go to the documentation of this file.
1
#ifndef GENERALOPALEXCEPTION_H
2
#define GENERALOPALEXCEPTION_H
3
4
#include "
Utilities/OpalException.h
"
5
12
class
GeneralOpalException
:
public
OpalException
{
13
public
:
14
GeneralOpalException
(
const
std::string& meth,
const
std::string& msg);
15
16
GeneralOpalException
(
const
GeneralOpalException
&);
17
~GeneralOpalException
()
override
;
18
19
private
:
20
// Not implemented.
21
GeneralOpalException
();
22
};
23
24
#endif
OpalException.h
GeneralOpalException
Definition
GeneralOpalException.h:12
GeneralOpalException::~GeneralOpalException
~GeneralOpalException() override
Definition
GeneralOpalException.cpp:8
GeneralOpalException::GeneralOpalException
GeneralOpalException()
OpalException
Definition
OpalException.h:30
src
Utilities
GeneralOpalException.h
Generated on Mon Jun 1 2026 10:40:53 for OPALX (Object Oriented Parallel Accelerator Library for Exascal) by
1.9.8