Class SHACLConstraintViolationExceptionMapper

java.lang.Object
com.atomgraph.server.mapper.ExceptionMapperBase
com.atomgraph.server.mapper.SHACLConstraintViolationExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<SHACLConstraintViolationException>

public class SHACLConstraintViolationExceptionMapper extends ExceptionMapperBase implements javax.ws.rs.ext.ExceptionMapper<SHACLConstraintViolationException>
Author:
Martynas Jusevičius <martynas@atomgraph.com>
  • Constructor Details

    • SHACLConstraintViolationExceptionMapper

      @Inject public SHACLConstraintViolationExceptionMapper(com.atomgraph.core.MediaTypes mediaTypes)
  • Method Details