My Project  + 80db3
Public Member Functions | List of all members
stream::block_error Struct Reference

Error thrown by chunk_reader::get or the returned stream if there was a problem. More...

#include "stream/block.hpp"

Inheritance diagram for stream::block_error:
[legend]
Collaboration diagram for stream::block_error:
[legend]

Public Member Functions

 block_error (const std::string &msg)
 

Detailed Description

Error thrown by chunk_reader::get or the returned stream if there was a problem.

Definition at line 42 of file block.hpp.

Constructor & Destructor Documentation

◆ block_error()

stream::block_error::block_error ( const std::string &  msg)
inlineexplicit

Definition at line 44 of file block.hpp.


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