public class NotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<com.sun.jersey.api.NotFoundException>
not found exceptions.| Constructor and Description |
|---|
NotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(com.sun.jersey.api.NotFoundException exception) |
Copyright © 2017 Atlassian. All rights reserved.