public class Throwables
extends java.lang.Object
Constructor and Description |
---|
Throwables() |
Modifier and Type | Method and Description |
---|---|
static void |
maybeFail(java.lang.Throwable fail) |
static java.lang.Throwable |
merge(java.lang.Throwable existingFail,
java.lang.Throwable newFail) |
Copyright © 2015 The Apache Software Foundation