Package com.atomgraph.server.mapper
Class ModelExceptionMapper
java.lang.Object
com.atomgraph.server.mapper.ExceptionMapperBase
com.atomgraph.server.mapper.ModelExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<ModelException>
public class ModelExceptionMapper
extends ExceptionMapperBase
implements javax.ws.rs.ext.ExceptionMapper<ModelException>
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atomgraph.server.mapper.ExceptionMapperBase
getEncodings, getLanguages, getMediaTypes, getRequest, getResponseBuilder, getUriInfo, getVariants, getVariants, getWritableMediaTypes, toResource
-
Constructor Details
-
ModelExceptionMapper
@Inject public ModelExceptionMapper(com.atomgraph.core.MediaTypes mediaTypes)
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejavax.ws.rs.ext.ExceptionMapper<ModelException>
-