BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
CustomException.h File Reference
#include "win_hdrs/win_types.h"
#include <exception>
#include <errno.h>
#include <QtCore>
#include <string>

Go to the source code of this file.

Classes

class  CustomException
class  ParserException

Macros

#define UNKNOWN_EXCEPTION   (-1)

Macro Definition Documentation

◆ UNKNOWN_EXCEPTION

#define UNKNOWN_EXCEPTION   (-1)

Definition at line 9 of file CustomException.h.