A callback for finalize errors in D. A FinalizeError will be thrown.
The TypeInfo instance for the object that failed finalization.
The exception thrown during finalization.
The name of the file that signaled this error.
The line number on which this error occurred.
FinalizeError.
See Implementation
A callback for finalize errors in D. A FinalizeError will be thrown.