Thrill  0.1
io_error Class Reference

Detailed Description

Definition at line 23 of file exceptions.hpp.

Inherits ios_base::failure.

#include <exceptions.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ io_error() [1/2]

io_error ( )
inlinenoexcept

Definition at line 26 of file exceptions.hpp.

◆ io_error() [2/2]

io_error ( const std::string &  message)
inlineexplicitnoexcept

Definition at line 30 of file exceptions.hpp.


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