Class ServerExceptionMapperFeature

java.lang.Object
io.extact.rms.external.webapi.mapper.ServerExceptionMapperFeature
All Implemented Interfaces:
jakarta.ws.rs.core.Feature

public class ServerExceptionMapperFeature extends Object implements jakarta.ws.rs.core.Feature
  • Constructor Details

    • ServerExceptionMapperFeature

      public ServerExceptionMapperFeature()
  • Method Details

    • configure

      public boolean configure(jakarta.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface jakarta.ws.rs.core.Feature