Class RestDataPanacheExceptionMapper

java.lang.Object
io.quarkus.hibernate.reactive.rest.data.panache.runtime.RestDataPanacheExceptionMapper

public class RestDataPanacheExceptionMapper extends Object
  • Constructor Details

    • RestDataPanacheExceptionMapper

      public RestDataPanacheExceptionMapper()
  • Method Details

    • mapExceptions

      public org.jboss.resteasy.reactive.RestResponse<jakarta.ws.rs.core.Response> mapExceptions(Exception exception)