Package | Description |
---|---|
org.eclipse.microprofile.openapi.apps.airlines.exception |
Copyright (c) 2017 Contributors to the Eclipse Foundation
|
org.eclipse.microprofile.openapi.apps.airlines.resources |
Copyright (c) 2017 Contributors to the Eclipse Foundation
|
Modifier and Type | Class and Description |
---|---|
class |
BadRequestException |
class |
NotFoundException |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
UserResource.getUserById(int id) |
javax.ws.rs.core.Response |
UserResource.getUserByName(String userName) |
Copyright © 2021 Eclipse Foundation. All rights reserved.