@Provider public class ConstraintViolationExceptionMapper extends ConstraintExceptionMapper<ConstraintViolationException>
| Constructor and Description |
|---|
ConstraintViolationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(ConstraintViolationException e) |
buildConstraintLinkpublic ConstraintViolationExceptionMapper()
public javax.ws.rs.core.Response toResponse(ConstraintViolationException e)
Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.