bool AddExceptionContext() { return AddContext(Context_Exception); }
virtual bool AddContext(Context ctx);
#if wxUSE_CRASHREPORT
// add a file with crash report
bool AddExceptionContext() { return AddContext(Context_Exception); }
virtual bool AddContext(Context ctx);
#if wxUSE_CRASHREPORT
// add a file with crash report