Uses of Interface
com.suncode.pwfl.util.Exceptions.Action
Packages that use Exceptions.Action
Package
Description
Pakiet zawiera zbiór elementów ułatwiających wykonywanie podstawowych operacji.
-
Uses of Exceptions.Action in com.suncode.pwfl.util
Methods in com.suncode.pwfl.util with parameters of type Exceptions.ActionModifier and TypeMethodDescriptionstatic <E extends Throwable>
voidExceptions.rethrow
(Exceptions.Action action, Function<Throwable, E> mapper) static boolean
Exceptions.safe
(Exceptions.Action action)