This is an archive of the discontinued Mercurial Phabricator instance.

errors: make OutOfBandError extend Abort
ClosedPublic

Authored by martinvonz on Apr 19 2021, 4:04 PM.

Details

Summary

I'm about to create a new RemoteError exception and make
OutOfBandError extend it. This patch prepares for that.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.