|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
void propagateIfPossible(Throwable, |
Now deprecated. |
Use a combination of {@link #throwIfInstanceOf} and {@link #throwIfUnchecked}, which togther provide the same behavior except that they reject {@code null}. |
void propagateIfPossible(Throwable, |
Now deprecated. |
Use a combination of two calls to {@link #throwIfInstanceOf} and one call to {@link #throwIfUnchecked}, which togther provide the same behavior except that they reject {@code null}. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||