Uses of Class
org.everrest.sample.guice.BookNotFoundException
-
-
Uses of BookNotFoundException in org.everrest.sample.guice
Methods in org.everrest.sample.guice with parameters of type BookNotFoundException Modifier and Type Method Description jakarta.ws.rs.core.ResponseBookNotFoundExceptionMapper. toResponse(BookNotFoundException exception)Methods in org.everrest.sample.guice that throw BookNotFoundException Modifier and Type Method Description BookBookService. get(String id)
-