Format all errors that occurred during execution as a single string, with line breaks separating the errors
void FormatErrors(DString& dest);
DJobBase Class