| Package | Description |
|---|---|
| io.swagger.inflector.models | |
| io.swagger.inflector.utils |
| Modifier and Type | Method and Description |
|---|---|
ApiError |
ApiError.code(int code) |
ApiError |
ApiError.message(java.lang.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,
java.lang.Throwable cause) |
Copyright © 2019. All Rights Reserved.