| Package | Description |
|---|---|
| io.swagger.oas.inflector.models | |
| io.swagger.oas.inflector.utils |
| Modifier and Type | Method and Description |
|---|---|
ApiError |
ApiError.code(int code) |
ApiError |
ApiError.message(String message) |
| Modifier and Type | Method and Description |
|---|---|
static ApiError |
ApiErrorUtils.createInternalError() |
ApiError |
ApiException.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiException.setError(ApiError error) |
| Constructor and Description |
|---|
ApiException(ApiError error) |
ApiException(ApiError error,
Throwable cause) |
Copyright © 2019. All rights reserved.