Class SPINConstraintViolationExceptionMapper

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

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

    • SPINConstraintViolationExceptionMapper

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