Balzanka / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Deprecate Throwables.propagate() #1366

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/guava-libraries/wiki/ThrowablesExplained explains 
that Throwables.propagate() is not nearly as useful a method as we once thought 
it would be.

Possibly wait to do this until a version of Guava that requires JDK 7, since 
it's easier for users to do the right thing when they have multi-catch 
available.

Original issue reported on code.google.com by kevinb@google.com on 8 Apr 2013 at 8:23

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:18

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08