Package com.atomgraph.server.mapper
Class ParameterExceptionMapper
java.lang.Object
com.atomgraph.server.mapper.ExceptionMapperBase
com.atomgraph.server.mapper.ParameterExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<ParameterException>
public class ParameterExceptionMapper
extends ExceptionMapperBase
implements javax.ws.rs.ext.ExceptionMapper<ParameterException>
- 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
-
ParameterExceptionMapper
@Inject public ParameterExceptionMapper(com.atomgraph.core.MediaTypes mediaTypes)
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejavax.ws.rs.ext.ExceptionMapper<ParameterException>
-