![]() |
PEARL
Parallel Event Access and Replay Library
|
Declaration of the exception classes Error, RuntimeError, and FatalError. More...
Classes | |
class | pearl::Error |
Base class for exceptions related to the PEARL library. More... | |
class | pearl::RuntimeError |
Exception class related to the PEARL library for recoverable errors. More... | |
class | pearl::FatalError |
Exception class related to the PEARL library for unrecoverable errors. More... | |
class | pearl::MemoryError |
Exception class related to the PEARL library that is used to signal out of memory situations. More... | |
Namespaces | |
namespace | pearl |
Namespace of the PEARL library. |
This header file provides the declaration of the three exception classes Error, RuntimeError, and FatalError that are used by the PEARL library.
![]() |
Copyright © 1998–2014 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |