| Package | Description |
|---|---|
| com.google.code.tempusfugit |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Exception> |
WithException.as(Class<E> type) |
static <E extends Exception> |
WithException.with(Class<E> type) |
| Modifier and Type | Method and Description |
|---|---|
static <E extends RuntimeException> |
ExceptionWrapper.throwException(Exception throwable,
WithException<E> wrapper) |
static <V,E extends Exception> |
ExceptionWrapper.wrapAnyException(Callable<V> callable,
WithException<E> wrapper) |
Copyright © 2009–2017 tempus-fugit committers. All rights reserved.