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