JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.pellse.util
Interface ExceptionUtils
public interface
ExceptionUtils
Method Summary
Static Methods
Modifier and Type
Method
Description
static <T,
E extends
Throwable
>
T
sneakyThrow
(
Throwable
e)
Method Details
sneakyThrow
static
<T,
E extends
Throwable
>
T
sneakyThrow
(
Throwable
e)
throws
E
Throws:
E extends
Throwable