steghideerror(3)
NAME
SteghideError
SYNOPSIS
#include <SteghideError.h> Inherits MessageBase. Inherited by ArgError, AssertionFailed, BinaryInputError, BinaryOutputError, CorruptDataError, NotImplementedError, and UnSupFileFormat. Public Member Functions SteghideError (void) SteghideError (std::string msg) SteghideError (const char *msgfmt,...) virtual void printMessage (void) const
Constructor & Destructor Documentation
SteghideError::SteghideError (void) SteghideError::SteghideError (std::string msg) SteghideError::SteghideError (const char * msgfmt, ...)
Member Function Documentation
- void SteghideError::printMessage (void) const [virtual]
- Implements MessageBase.
- Reimplemented in AssertionFailed, ArgError, NotImplementedError, and CorruptDataError.
Author
- Generated automatically by Doxygen for steghide from the source code.