This is called when an exception occurs and no exception handler is set,
and can be called by a custom exception handler that wants to defer to
the default behavior.
The context parameter has the same meaning as in $(D_PSYMBOL
callExceptionHandler()).
Default exception handler.
This is called when an exception occurs and no exception handler is set, and can be called by a custom exception handler that wants to defer to the default behavior. The context parameter has the same meaning as in $(D_PSYMBOL callExceptionHandler()).