@Provider public class NotFoundExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.ws.rs.NotFoundException>
| Constructor and Description |
|---|
NotFoundExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(javax.ws.rs.NotFoundException exception) |
Copyright © 2015–2019. All rights reserved.