| Summary: | GitProjectSetCapability.throwTeamException(Throwable) should not repeat low level exception message | ||
|---|---|---|---|
| Product: | [Technology] EGit | Reporter: | Dani Megert <daniel_megert> |
| Component: | Core | Assignee: | Project Inbox <egit.core-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
GitProjectSetCapability.throwTeamException(Throwable) should not repeat low level exception message. Instead it should add more context, e.g. throw new TeamException("Project set import failed", current); Currently, the identical exception message appears twice in the UI when the status is shown in an ErrorDialog.