Class RestDataPanacheExceptionMapper
java.lang.Object
io.quarkus.hibernate.reactive.rest.data.panache.runtime.RestDataPanacheExceptionMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.resteasy.reactive.RestResponse<jakarta.ws.rs.core.Response> mapExceptions(Exception exception)
-
Constructor Details
-
RestDataPanacheExceptionMapper
public RestDataPanacheExceptionMapper()
-
-
Method Details
-
mapExceptions
public org.jboss.resteasy.reactive.RestResponse<jakarta.ws.rs.core.Response> mapExceptions(Exception exception)
-