This change should have no user impact.
There are two donation error sheets: one for timeouts and one for other
errors. One was in `DonationViewsUtil` and the other wasn't. Now they're
both there.
I think this is useful on its own, but will also be useful in an
upcoming change when I need to use these sheets on another screen.