PEARL
Parallel Event Access and Replay Library
List of all members
pearl::MemoryError Class Reference

Exception class related to the PEARL library that is used to signal out of memory situations. More...

#include <pearl/Error.h>

Inheritance diagram for pearl::MemoryError:

Public Member Functions

Get error message
virtual const char * what () const throw ()
 

Detailed Description

The class MemoryError provides an exception class related to the PEARL library. Memory errors are thrown whenever there is not enough memory available to fulfill a memory allocation request (unless you have registered a custom new handler after calling PEARL_init() or PEARL_mpi_init()).

Member Function Documentation

◆ what()

virtual const char* pearl::MemoryError::what ( ) const
throw (
)
virtual

The documentation for this class was generated from the following file:

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