|
proxygen
|
#include <ExceptionAbi.h>
Public Attributes | |
| __cxa_exception * | caughtExceptions |
| unsigned int | uncaughtExceptions |
Definition at line 46 of file ExceptionAbi.h.
| __cxa_exception* __cxxabiv1::__cxa_eh_globals::caughtExceptions |
Definition at line 47 of file ExceptionAbi.h.
Referenced by folly::exception_tracer::getCurrentExceptions(), and getExceptionStackTraceStack().
| unsigned int __cxxabiv1::__cxa_eh_globals::uncaughtExceptions |
Definition at line 48 of file ExceptionAbi.h.