![]() |
API Documentation
|
Traces the stack to give the call-stack of a thrown exception. More...
#include <StackTracer.h>
Public Member Functions | |
| String | callStack () const |
Static Public Member Functions | |
| static LONG | ExceptionFilter (LPEXCEPTION_POINTERS e) |
| static String | GetCallStack () |
| static Buffer< FunctionCall > | GetExceptionCallStack () |
| static DWORD | GetExceptionCode () |
| static String | GetExceptionMessage () |
Traces the stack to give the call-stack of a thrown exception.
| String callStack | ( | ) | const |
|
static |
|
static |
|
static |
|
static |
|
static |