OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
Classic
Utilities
SwitcherError.cpp
Go to the documentation of this file.
1
#include "
SwitcherError.h
"
2
3
SwitcherError::SwitcherError
(
const
std::string &meth,
const
std::string &msg):
4
ClassicException
(meth, msg)
5
{}
6
7
SwitcherError::SwitcherError
(
const
SwitcherError
&rhs):
8
ClassicException
(rhs)
9
{}
10
11
SwitcherError::~SwitcherError
()
12
{}
SwitcherError
Definition:
SwitcherError.h:8
ClassicException
The abstract base class for all exceptions in CLASSIC.
Definition:
ClassicException.h:29
SwitcherError::~SwitcherError
virtual ~SwitcherError()
Definition:
SwitcherError.cpp:11
SwitcherError::SwitcherError
SwitcherError()
SwitcherError.h
Generated on Tue Jul 2 2024 15:05:23 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5