Class Hierarchy
- java.lang.Object
- com.atomgraph.server.mapper.ExceptionMapperBase
- com.atomgraph.server.mapper.BadGatewayExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.ConfigurationExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.ModelExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.NotAcceptableExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.NotFoundExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.NotSupportedExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.OntologyExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.ParameterExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.SHACLConstraintViolationExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.SPINConstraintViolationExceptionMapper (implements javax.ws.rs.ext.ExceptionMapper<E>)
- com.atomgraph.server.mapper.ExceptionMapperBase