OPALX (Object Oriented Parallel Accelerator Library for Exascal)
master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
GeneralOpalException.cpp
Go to the documentation of this file.
1
#include "
Utilities/GeneralOpalException.h
"
2
3
GeneralOpalException::GeneralOpalException
(
const
std::string& meth,
const
std::string& msg)
4
:
OpalException
(meth, msg) {}
5
6
GeneralOpalException::GeneralOpalException
(
const
GeneralOpalException
& rhs) :
OpalException
(rhs) {}
7
8
GeneralOpalException::~GeneralOpalException
() {}
GeneralOpalException.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.cpp
Generated on Mon Jun 1 2026 10:40:53 for OPALX (Object Oriented Parallel Accelerator Library for Exascal) by
1.9.8