flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::OutOfMemoryError Class Reference

Not enough memory. More...

#include <error.hpp>

Inheritance diagram for flexiblesusy::OutOfMemoryError:
Inheritance graph
Collaboration diagram for flexiblesusy::OutOfMemoryError:
Collaboration graph

Public Member Functions

 OutOfMemoryError (const char *msg)
 
 OutOfMemoryError (const std::string &msg)
 
virtual std::string what_detailed () const override
 
virtual ~OutOfMemoryError ()=default
 
- Public Member Functions inherited from flexiblesusy::Error
 Error (const char *msg)
 
 Error (const std::string &msg)
 
virtual std::string what_detailed () const
 
virtual ~Error ()=default
 

Detailed Description

Not enough memory.

Definition at line 194 of file error.hpp.

Constructor & Destructor Documentation

◆ OutOfMemoryError() [1/2]

flexiblesusy::OutOfMemoryError::OutOfMemoryError ( const std::string &  msg)
inlineexplicit

Definition at line 196 of file error.hpp.

◆ OutOfMemoryError() [2/2]

flexiblesusy::OutOfMemoryError::OutOfMemoryError ( const char *  msg)
inlineexplicit

Definition at line 197 of file error.hpp.

◆ ~OutOfMemoryError()

virtual flexiblesusy::OutOfMemoryError::~OutOfMemoryError ( )
virtualdefault

Member Function Documentation

◆ what_detailed()

virtual std::string flexiblesusy::OutOfMemoryError::what_detailed ( ) const
inlineoverridevirtual

Reimplemented from flexiblesusy::Error.

Definition at line 199 of file error.hpp.


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