Class RuntimeExceptionMapper

  • All Implemented Interfaces:
    jakarta.ws.rs.ext.ExceptionMapper<RuntimeException>

    @Provider
    public class RuntimeExceptionMapper
    extends Object
    implements jakarta.ws.rs.ext.ExceptionMapper<RuntimeException>
    A JAX-RS ExceptionMapper for to convert standard WebApplicationExceptions to SCIM ErrorResponses.