- All Known Implementing Classes:
DefaultExceptionTranslator
public interface ExceptionTranslator
-
Method Summary
Modifier and TypeMethodDescription<T> Treturns(ReturningTryBlock<T> invokable) voiddefault <T> TwithReturningTranslation(ReturningTryBlock<T> invokable) Deprecated.default voidwithTranslation(TryBlock tryBlock) Deprecated.
-
Method Details
-
translate
-
withTranslation
Deprecated. -
returns
-
withReturningTranslation
Deprecated. -
newConfiguration
ExceptionTranslatorConfigurer newConfiguration()
-