Interface ResteasyReactiveAsyncExceptionMapper<E extends Throwable>

All Superinterfaces:
jakarta.ws.rs.ext.ExceptionMapper<E>

public interface ResteasyReactiveAsyncExceptionMapper<E extends Throwable> extends jakarta.ws.rs.ext.ExceptionMapper<E>
Allow ExceptionMapper classes that can use resume and suspend when attempting to convert an exception into a response