diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-19 14:05:40 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-20 08:02:34 +0900 |
commit | 0c259eaf1db076837768512deb6c251c86e67941 (patch) | |
tree | c4c6626d60acf0614cfd99fc7faa714acfec204c /org.eclipse.jgit/about.html | |
parent | 19864c6c02906addcc52b9caee97ec8e6bba0fe8 (diff) | |
download | jgit-0c259eaf1db076837768512deb6c251c86e67941.tar.gz jgit-0c259eaf1db076837768512deb6c251c86e67941.zip |
Replace explicit calls to initCause where possible
Where the exception being thrown has a constructor that takes a
Throwable, use that instead of instantiating the exception and then
explicitly calling initCause.
Change-Id: I06a0df407ba751a7af8c1c4a46f9e2714f13dbe3
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit/about.html')
0 files changed, 0 insertions, 0 deletions