#include <Common.h>
This exception is thrown whenever calls to the zlib library result in errors that may not be compensated inside libarxx.
Public Member Functions | |
| zlib_error (const std::string &sString) | |
| The constructor of a zlib_error exception. | |
| Arxx::zlib_error::zlib_error | ( | const std::string & | sString | ) |
The constructor of a zlib_error exception.
| sString | A string with further information for this exception. |
1.4.7