SyTen
syten::LZ4::NotLZ4Stream Struct Reference

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
failure (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Exception thrown if the magic number of a compressed block does not match LZ4::magic.


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