Class RestDataPanacheExceptionMapper
- java.lang.Object
-
- io.quarkus.hibernate.reactive.rest.data.panache.runtime.RestDataPanacheExceptionMapper
-
public class RestDataPanacheExceptionMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description RestDataPanacheExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.resteasy.reactive.RestResponse<jakarta.ws.rs.core.Response>mapExceptions(Exception exception)
-
-
-
Method Detail
-
mapExceptions
public org.jboss.resteasy.reactive.RestResponse<jakarta.ws.rs.core.Response> mapExceptions(Exception exception)
-
-