Thrill  0.1
bad_ext_alloc Class Reference

Detailed Description

Definition at line 47 of file exceptions.hpp.

Inherits runtime_error.

#include <exceptions.hpp>

Public Member Functions

 bad_ext_alloc () noexcept
 
 bad_ext_alloc (const std::string &message) noexcept
 

Constructor & Destructor Documentation

◆ bad_ext_alloc() [1/2]

bad_ext_alloc ( )
inlinenoexcept

Definition at line 50 of file exceptions.hpp.

◆ bad_ext_alloc() [2/2]

bad_ext_alloc ( const std::string &  message)
inlineexplicitnoexcept

Definition at line 54 of file exceptions.hpp.


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