Exception thrown if the magic number of a compressed block does not match LZ4::magic. More...
#include <lz4_filter.h>
Inheritance diagram for syten::LZ4::NotLZ4Stream:
Collaboration diagram for syten::LZ4::NotLZ4Stream:Additional Inherited Members | |
Public Member Functions inherited from std::ios_base::failure | |
| T | failure (T... args) |
| T | what (T... args) |
Public Member Functions inherited from std::exception | |
| T | exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
| T | ~exception (T... args) |
Exception thrown if the magic number of a compressed block does not match LZ4::magic.