Exception class thrown by failed zlib operations.
More...
#include <zstr.hpp>
Exception class thrown by failed zlib operations.
Definition at line 22 of file zstr.hpp.
◆ Exception() [1/2]
zstr::Exception::Exception |
( |
z_stream * |
zstrm_p, |
|
|
int |
ret |
|
) |
| |
|
inline |
◆ Exception() [2/2]
zstr::Exception::Exception |
( |
const std::string |
msg | ) |
|
|
inline |
◆ what()
const char* zstr::Exception::what |
( |
| ) |
const |
|
inline |
◆ _msg
std::string zstr::Exception::_msg |
|
private |
The documentation for this class was generated from the following file: