@Provider public class EntityNotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<EntityNotFoundException>
| Constructor and Description |
|---|
EntityNotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(EntityNotFoundException exception) |
public javax.ws.rs.core.Response toResponse(EntityNotFoundException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<EntityNotFoundException>Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.