Class Throwables.ExceptionFunction<E extends Exception>
java.lang.Object
io.atlassian.fugue.deprecated.Throwables.ExceptionFunction<E>
- Enclosing class:
Throwables
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <T> Constructor<T> getConstructor(Class<T> type, Class<?>... argTypes) private static <T> TnewInstance(Constructor<T> constructor, Object... args)
-
Field Details
-
type
-
-
Constructor Details
-
ExceptionFunction
-
-
Method Details
-
apply
-
getConstructor
-
newInstance
-