Uses of Interface
com.mscharhag.et.ReturningTryBlock
Packages that use ReturningTryBlock
-
Uses of ReturningTryBlock in com.mscharhag.et
Methods in com.mscharhag.et with parameters of type ReturningTryBlockModifier and TypeMethodDescription<T> TExceptionTranslator.returns(ReturningTryBlock<T> invokable) default <T> TExceptionTranslator.withReturningTranslation(ReturningTryBlock<T> invokable) Deprecated. -
Uses of ReturningTryBlock in com.mscharhag.et.impl
Methods in com.mscharhag.et.impl with parameters of type ReturningTryBlockModifier and TypeMethodDescription<T> TDefaultExceptionTranslator.returns(ReturningTryBlock<T> invokable)