Class FilterParseExceptionMapper

java.lang.Object
org.apache.directory.scim.server.exception.FilterParseExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<FilterParseException>

@Provider @Produces({"application/scim+json","application/json"}) public class FilterParseExceptionMapper extends Object
  • Constructor Details

    • FilterParseExceptionMapper

      public FilterParseExceptionMapper()
  • Method Details