corruptdataerror(3)
NAME
CorruptDataError - is thrown as exception when corrupt data is
encountered during extraction
SYNOPSIS
#include <error.h> Inherits SteghideError. Public Member Functions CorruptDataError (const char *msgfmt,...) void printMessage (void) const
Detailed Description
A possible cause of this exception being thrown is a wrong password.
Constructor & Destructor Documentation
CorruptDataError::CorruptDataError (const char * msgfmt, ...)
Member Function Documentation
- void CorruptDataError::printMessage (void) const [virtual]
- Reimplemented from SteghideError.
Author
- Generated automatically by Doxygen for steghide from the source code.