Modifier and Type | Method and Description |
---|---|
static <E extends Exception> |
as(Class<E> type) |
Class<E> |
getType() |
static <E extends Exception> |
with(Class<E> type) |
public static <E extends Exception> WithException<E> with(Class<E> type)
public static <E extends Exception> WithException<E> as(Class<E> type)
Copyright © 2009–2019 tempus-fugit committers. All rights reserved.