BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
FileBufferException Class Reference

#include <FileBuffer.h>

Collaboration diagram for FileBufferException:

Public Member Functions

 FileBufferException (const QString info)
Public Member Functions inherited from BufferException
 BufferException (const QString info)
Public Member Functions inherited from CustomException
 CustomException (const QString info, const int32_t code=UNKNOWN_EXCEPTION)
 CustomException (const int32_t code)
virtual ~CustomException () throw ()
QString getInfo ()
int getCode ()
virtual const char * what () const throw ()

Additional Inherited Members

Protected Member Functions inherited from CustomException
virtual QString codeToString ()
Protected Attributes inherited from CustomException
QString m_info
std::string m_strInfo
const int m_code

Detailed Description

Definition at line 9 of file FileBuffer.h.

Constructor & Destructor Documentation

◆ FileBufferException()

FileBufferException::FileBufferException ( const QString info)
inline

Definition at line 12 of file FileBuffer.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: