![]() |
PEARL
Parallel Event Access and Replay Library
|
Exception class related to the PEARL library that is used to signal out of memory situations. More...
#include <pearl/Error.h>
Public Member Functions | |
Get error message | |
virtual const char * | what () const throw () |
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()).
|
virtual |
![]() |
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 |