![]() |
|
This structure is used to indicate that some number of caller frames should be skipped when capturing exception stack traces at the throw point. More...
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.