Interface ExceptionMapper<E extends Throwable>
- All Known Implementing Classes:
DefaultExceptionMapper
public interface ExceptionMapper<E extends Throwable>
Translates a throwable to another one.
-
Method Summary
-
Method Details
-
mapException
-
getTargetType
-