Class RestDataPanacheExceptionMapper

java.lang.Object
io.quarkus.hibernate.orm.rest.data.panache.runtime.RestDataPanacheExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<RestDataPanacheException>

public class RestDataPanacheExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<RestDataPanacheException>
  • Constructor Details

    • RestDataPanacheExceptionMapper

      public RestDataPanacheExceptionMapper()
  • Method Details