Thrill  0.1
resource_error Class Reference

Detailed Description

Definition at line 35 of file exceptions.hpp.

Inherits runtime_error.

#include <exceptions.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ resource_error() [1/2]

resource_error ( )
inlinenoexcept

Definition at line 38 of file exceptions.hpp.

◆ resource_error() [2/2]

resource_error ( const std::string &  message)
inlineexplicitnoexcept

Definition at line 42 of file exceptions.hpp.


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