public class ReviewRejectedExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<ReviewRejectedException>
Modifier and Type | Class and Description |
---|---|
static class |
ReviewRejectedExceptionMapper.RejectionResponse |
Constructor and Description |
---|
ReviewRejectedExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
jakarta.ws.rs.core.Response |
toResponse(ReviewRejectedException exception) |
public jakarta.ws.rs.core.Response toResponse(ReviewRejectedException exception)
toResponse
in interface jakarta.ws.rs.ext.ExceptionMapper<ReviewRejectedException>
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.