Exception which is thrown whenever a requested segment was not found in a file.
More...
#include <exception.hpp>
Public Member Functions | |
file_segment_not_found_exception (std::string const &str) | |
Exception which is thrown whenever a requested segment was not found in a file.
Definition at line 68 of file exception.hpp.
|
inline |
Definition at line 70 of file exception.hpp.