@Provider public class ParamExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<org.glassfish.jersey.server.ParamException>
Constructor and Description |
---|
ParamExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(org.glassfish.jersey.server.ParamException e) |
public ParamExceptionMapper()
public javax.ws.rs.core.Response toResponse(org.glassfish.jersey.server.ParamException e)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<org.glassfish.jersey.server.ParamException>
Copyright © 2013–2015 DuraSpace, Inc.. All rights reserved.