Changed TExceptionHandler.Handler to treat EFileStreamError exceptions as "expected" rather than "bug" exceptions. This fixes a bug in the database backup code (and other code the creates a file via a file stream) that was reporting a bug when a file was locked for writing.