errors: make OutOfBandError extend Abort...
errors: make OutOfBandError extend Abort
I'm about to create a new `RemoteError` exception and make
`OutOfBandError` extend it. This patch prepares for that.
Differential Revision:
https://phab.mercurial-scm.org/D10465