Browse Source
CorruptObjectException has a constructor that takes Throwable and calls initCause with it. Use that instead of instantiating the exception and explicitly calling initCause. Change-Id: I1f2747d6c4cc5249e93401b9787eb4ceb50cb995 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>stable-4.10
David Pursehouse
7 years ago
4 changed files with 19 additions and 24 deletions
Loading…
Reference in new issue