public class ConstraintViolationExceptionMapper extends ExceptionMapperBase implements javax.ws.rs.ext.ExceptionMapper<ConstraintViolationException>
| Constructor and Description |
|---|
ConstraintViolationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(ConstraintViolationException ex) |
getEncodings, getLanguages, getMediaTypes, getOntology, getProviders, getRequest, getResponseBuilder, getResponseBuilder, getTemplateCall, getUriInfo, getVariantListBuilder, getVariants, toResourcepublic javax.ws.rs.core.Response toResponse(ConstraintViolationException ex)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ConstraintViolationException>Copyright © 2015–2019. All rights reserved.