Mike Hearn mike@navi.cx writes:
So for this functionality you want a custom exception with a vectored handler?
A custom exception yes; there's no need for a vectored handler, the whole point is to use the normal mechanism so that the exception gets to the debugger.