public class Throwables extends java.lang.Object
Throwables()
static void
maybeFail(java.lang.Throwable fail)
static java.lang.Throwable
merge(java.lang.Throwable existingFail, java.lang.Throwable newFail)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Throwables()
public static java.lang.Throwable merge(java.lang.Throwable existingFail, java.lang.Throwable newFail)
public static void maybeFail(java.lang.Throwable fail)
Copyright © 2017 The Apache Software Foundation