Uses of Class
org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundException
Packages that use NotFoundException
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of NotFoundException in org.eclipse.microprofile.openapi.apps.airlines.exception
Methods in org.eclipse.microprofile.openapi.apps.airlines.exception with parameters of type NotFoundExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseNotFoundExceptionMapper.toResponse(NotFoundException t) -
Uses of NotFoundException in org.eclipse.microprofile.openapi.apps.airlines.resources
Methods in org.eclipse.microprofile.openapi.apps.airlines.resources that throw NotFoundExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseUserResource.getUserById(int id) jakarta.ws.rs.core.ResponseUserResource.getUserByName(String userName)