Uses of Class
org.eclipse.microprofile.openapi.apps.petstore.exception.NotFoundException
Packages that use NotFoundException
Package
Description
Copyright (c) 2017 Contributors to the Eclipse Foundation
-
Uses of NotFoundException in org.eclipse.microprofile.openapi.apps.petstore.resource
Methods in org.eclipse.microprofile.openapi.apps.petstore.resource that throw NotFoundExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsePetResource.downloadFile(Long petId) jakarta.ws.rs.core.ResponsePetStoreResource.getOrderById(Long orderId) jakarta.ws.rs.core.ResponsePetResource.getPetById(Long petId)