HDK
|
#include <exception.h>
Public Member Functions | |
TfSkipCallerFrames (int n=0) | |
Public Attributes | |
int | numToSkip |
This structure is used to indicate that some number of caller frames should be skipped when capturing exception stack traces at the throw point.
Definition at line 45 of file exception.h.
|
inlineexplicit |
Definition at line 47 of file exception.h.
int TfSkipCallerFrames::numToSkip |
Definition at line 48 of file exception.h.