onThreadError
fn
void onThreadError(string msg) nothrow @nogcA callback for thread errors in D during collections. Since an allocation is not possible a preallocated ThreadError will be used as the Error instance
Returns
never returns
Throws
ThreadError.