2005/5/9
-- ACDK API Docs Namespaces acdk acdk::lang ThrowListener members
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <Throwable.h>
List of all members.
This is for example usefull Debugger implementations, which want to create breakpoints on thrown exceptions.
[pure virtual]
before an exception will be thrown, the listener will be called if one of these listener returns false, the exception will not be thrown