Document that throwing exceptions from wxTimer::Notify() is unsupported.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Nov 2009 11:24:03 +0000 (11:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 Nov 2009 11:24:03 +0000 (11:24 +0000)
commit7d4911333fc8fedcb8d02974394f30e4286b5a56
treefecdbe9fccfd133005236d9b1c907fbb2e1a77dc
parent1dd35cd656237fa6353adde0d071ae95c373de6e
Document that throwing exceptions from wxTimer::Notify() is unsupported.

Currently exceptions thrown from this function are not passed to wxApp::
OnExceptionInMainLoop() (unlike exceptions thrown from timer event handlers).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/timer.h