Browse Source
Implementations may want to send an error message to the user, which doesn't really fit with any of the existing exception types. ServiceMayNotContinueException, on the other hand, is documented as always containing a user-visible error string, so use that. Modify the git and HTTP transport mechanisms to properly relay this message to the end user. Change-Id: I362e67ea46102a145bf2c6284d38788537c9735fstable-2.0
Dave Borowitz
13 years ago
4 changed files with 23 additions and 3 deletions
Loading…
Reference in new issue