@Provider public class ConstraintViolationExceptionMapper extends ConstraintExceptionMapper<ConstraintViolationException> implements ExceptionDebugLogging
| Constructor and Description |
|---|
ConstraintViolationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(ConstraintViolationException e) |
buildConstraintLinkclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebugExceptionpublic ConstraintViolationExceptionMapper()
public javax.ws.rs.core.Response toResponse(ConstraintViolationException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ConstraintViolationException>Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.