Class NotFoundExceptionMapper
java.lang.Object
org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<NotFoundException>
public class NotFoundExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<NotFoundException>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotFoundExceptionMapper
public NotFoundExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<NotFoundException>
-