ErrorNoMem Class Reference
Error class for memory allocation errors. More...
#include <error.hpp>
Inheritance diagram for ErrorNoMem:
Public Member Functions | |
| ErrorNoMem (const ErrorLocation &loc) | |
| Constructor for memory allocation error with standard error message. | |
Detailed Description
Error class for memory allocation errors.
Constructor & Destructor Documentation
| ErrorNoMem::ErrorNoMem | ( | const ErrorLocation & | loc | ) |
Constructor for memory allocation error with standard error message.
The error message is "memory allocation error".
The documentation for this class was generated from the following file: