|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WithException | |
|---|---|
| com.google.code.tempusfugit | |
| Uses of WithException in com.google.code.tempusfugit |
|---|
| Methods in com.google.code.tempusfugit that return WithException | ||
|---|---|---|
static
|
WithException.as(Class<E> type)
|
|
static
|
WithException.with(Class<E> type)
|
|
| Methods in com.google.code.tempusfugit with parameters of type WithException | ||
|---|---|---|
static
|
ExceptionWrapper.throwException(Exception throwable,
WithException<E> wrapper)
|
|
static
|
ExceptionWrapper.wrapAnyException(Callable<V> callable,
WithException<E> wrapper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||