| Element | Description |
|---|---|
| ch.powerunit.extensions.exceptions.ExceptionHandlerSupport.exceptionMapperFor(Class<E>, Function<E, RuntimeException>) |
Since 2.0.0, use the
ExceptionMapper interface and the
method ExceptionMapper.forException(java.lang.Class<E>, java.util.function.Function<E, java.lang.RuntimeException>) or the others methods
of this interface. |
| Method | Description |
|---|---|
| ch.powerunit.extensions.exceptions.ExceptionHandlerSupport.exceptionMapperFor(Class<E>, Function<E, RuntimeException>) |
Since 2.0.0, use the
ExceptionMapper interface and the
method ExceptionMapper.forException(java.lang.Class<E>, java.util.function.Function<E, java.lang.RuntimeException>) or the others methods
of this interface. |
Copyright © 2019. All rights reserved.