public class ApiErrorDoc extends Object
| Constructor and Description |
|---|
ApiErrorDoc(String code,
String description) |
| Modifier and Type | Method and Description |
|---|---|
static List<ApiErrorDoc> |
build(Method method) |
String |
getCode() |
String |
getDescription() |
Copyright © 2015. All rights reserved.