PEARL
Parallel Event Access and Replay Library
Classes | Namespaces
Error.h File Reference

Declaration of the exception classes Error, RuntimeError, and FatalError. More...

#include <exception>
#include <new>
#include <string>

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

 pearl
 Namespace of the PEARL library.
 

Detailed Description

This header file provides the declaration of the three exception classes Error, RuntimeError, and FatalError that are used by the PEARL library.


Scalasca    Copyright © 1998–2019 Forschungszentrum Jülich GmbH, Jülich Supercomputing Centre
Copyright © 2009–2015 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming