public class NotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<NotFoundException>
Constructor and Description |
---|
NotFoundExceptionMapper() |
public javax.ws.rs.core.Response toResponse(NotFoundException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<NotFoundException>
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.