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