is thrown as exception when corrupt data is encountered during extraction More...
#include <error.h>
Public Member Functions | |
CorruptDataError (const char *msgfmt,...) | |
void | printMessage (void) const |
A possible cause of this exception being thrown is a wrong password.
CorruptDataError::CorruptDataError | ( | const char * | msgfmt, | |
... | ||||
) |
void CorruptDataError::printMessage | ( | void | ) | const [virtual] |
Reimplemented from SteghideError.