onThreadError

fnvoid onThreadError(string msg) nothrow @nogc

A 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.