@Provider
public class JsonParseExceptionMapper
extends java.lang.Object
implements javax.ws.rs.ext.ExceptionMapper<org.codehaus.jackson.JsonParseException>
| Constructor and Description |
|---|
JsonParseExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(org.codehaus.jackson.JsonParseException ex) |
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.