JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.google.crypto.tink.internal.TinkBugException.ThrowingSupplier
Packages that use
TinkBugException.ThrowingSupplier
Package
Description
com.google.crypto.tink.internal
Uses of
TinkBugException.ThrowingSupplier
in
com.google.crypto.tink.internal
Methods in
com.google.crypto.tink.internal
with parameters of type
TinkBugException.ThrowingSupplier
Modifier and Type
Method and Description
static <T> T
TinkBugException.
exceptionIsBug
(
TinkBugException.ThrowingSupplier
<T> t)
Swallows an exception and translates it into a TinkBugException.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes